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

@media screen and (min-width: 1069px) {
	.section-fitness .hero-media-container {
		--magic-offset: -370px;
		margin-top: 40px;
	}
	.section-safety .typography-headline-standalone {
		font-size: 72px;
	}
}

@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.999;
	}
	.section-so-much-to-love .stats-container .stat-low-power .stat-caption, .section-so-much-to-love .stats-container .stat-faster .stat-caption {
		margin-top: 8px;
	}
}

@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: -280px;
		margin-top: 40px;
	}
	.section-safety .typography-headline-standalone {
		font-size: 63px;
	}
	.section-on-the-go .typography-headline-standalone {
		font-size: 63px;
	}
}

@media screen and (max-width: 734px) {
	.section-fitness .hero-media-container {
		--magic-offset: -175px;
		margin-top: 90px;
	}
	.section-welcome .marquee-detail {
		padding: 18px 0;
	}
}

@media screen and (max-width: 385px) {
	.media-gallery .caption-container .caption {
		font-size: 14px;
	}
	.section-on-the-go .typography-headline-standalone {
		font-size: 42px;
	}
}
