.main-preview {
	display: flex;
	justify-content: center;
}

.main-preview img {
	object-fit: cover;
}

.main-preview .d-up-lg {
	max-width: none;
}

.main-preview .d-down-md {
	width: 100%;
}