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

@media screen and (min-width: 1069px) {
	.section-fitness .hero-media-container {
		--magic-offset: -420px;
		margin-top: 40px;
	}
}

@media screen and (min-width: 735px) {
	.section-welcome .marquee-detail {
		margin-bottom: 13px;
	}
}

@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: -320px;
		margin-top: 40px;
	}
}

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

@media screen and (max-width: 385px) {
	.media-gallery .caption-container .caption {
		font-size: 15px;
	}
}
