/*------------------------------------*\
   LOCAL SCREENS
\*------------------------------------*/

/*------------------------------------*\
   END LOCAL SCREENS
\*------------------------------------*/

/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/
@media only screen and (max-width: 480px) {
	.ric-modal.product-stories-hifi-sound .hifi-sound-gallery .gallery-item-caption {
		margin-top: 150px;
	}
}
@media only screen and (min-width: 735px) and (max-width: 1068px) {
	html.no-enhanced
		.section.section-contrast:has(.all-access-pass:not(.fallback)) {
		padding-bottom: 165px;
	}
	html.enhanced .section.section-contrast {
		padding-bottom: 90px;
	}
}
/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/
