/* HERO-MEDIA-BACKDROP-01: preserve the atmospheric hero contract. */
.landing-catalog [data-landing-block='HeroMediaBackdrop'] .l-hero__visual img {
		min-width: 100%;
	}

.landing-catalog [data-landing-block='HeroMediaBackdrop'] .l-hero__promises .l-icon {
	width: 22px;
	height: 22px;
}

@media (max-width: 820px) {
	.landing-catalog [data-landing-block='HeroMediaBackdrop'] .l-hero__badge {
		position: relative;
		inset: auto;
		margin-top: 28px;
		transform: none;
	}
}
