.section-welcome .marquee-detail {
	padding: 0;
}

@media screen and (min-width: 1069px) {
	.section-health .typography-headline-standalone {
		font-size: 85px;
	}
	.section-safety .typography-headline-standalone {
		font-size: 60px;
	}
	.section-fitness .hero-media-container {
		--magic-offset: -585px;
		margin-top: 40px;
	}
	.typography-media-card-gallery-headline {
		font-size: 27px;
	}
	.section-so-much-to-love .typography-headline-standalone {
		font-size: 83px;
	}
}

@media screen and (min-width: 735px) {
	.section-welcome .marquee-detail {
		margin-bottom: 13px;
	}
	.section-so-much-to-love .stats-container .stat-value {
		line-height: 0.99;
	}
}

@media only screen and (min-width: 860px) and (max-width: 1068px) {
	.product-viewer-container .product-viewer-landing-fallback {
		left: 95px;
	}
}

@media screen and (min-width: 735px) and (max-width: 1068px) {
	.section-fitness .hero-media-container {
		--magic-offset: -455px;
		margin-top: 40px;
	}
	.section-health .typography-headline-standalone, .section-on-the-go .typography-headline-standalone {
		font-size: 65px;
	}
	.section-safety .typography-headline-standalone {
		font-size: 50px;
	}
}

@media screen and (max-width: 734px) {
	.section-fitness .hero-media-container {
		--magic-offset: -280px;
		margin-top: 90px;
	}
	.section-welcome .marquee-detail {
		padding: 18px 0;
	}
	.section-health .typography-headline-standalone {
		font-size: 38px;
	}
	.section-so-much-to-love .typography-headline-standalone, .section-safety .typography-headline-standalone {
		font-size: 41px;
	}
	.section-on-the-go .typography-headline-standalone {
		font-size: 35px;
	}
}

@media screen and (max-width: 385px) {
	.media-gallery .caption-container .caption {
		font-size: 15px;
	}
	.section-health .typography-headline-standalone {
		font-size: 32px;
	}

	.section-so-much-to-love .typography-headline-standalone {
		font-size: 34px;
	}
}
