.image-preview {
	max-width: 100%;
	max-height: calc(128 * var(--spacing));
	margin: auto;
}

