body.marko-landing-third-three .marko-landing-family :is(
	.marko-landing-family__hero-media,
	.marko-landing-family__proof-media
) img {
	aspect-ratio: auto;
	object-fit: contain;
}

body.marko-landing-third-three .marko-landing-family--thickness .marko-landing-family__hero-media img {
	max-height: 718px;
}

body.marko-landing-third-three .marko-landing-family--interfloor .marko-landing-family__hero-media img {
	width: 100%;
	max-height: 520px;
}

body.marko-landing-third-three .marko-landing-family--basement .marko-landing-family__hero-media img,
body.marko-landing-third-three .marko-landing-family--basement .marko-landing-family__proof-media img {
	width: 100%;
	max-height: 600px;
}

body.marko-landing-third-three .marko-landing-family__source {
	color: #526174;
	font-size: 15px;
}

@media (max-width: 700px) {
	body.marko-landing-third-three .marko-landing-family__hero .marko-landing-family__actions {
		margin-top: 18px;
	}
}
