@media (min-width: 767px) and (max-width: 1200px) {
	.mz-image.mz-5050-image > img {
		object-fit: contain;
		width: 50vw;
	}
}