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

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

/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/

@media only screen and (min-width: 735px) and (max-width: 843px) {
	.tabnav-platter {
		margin-top: 50px;
	}
	.ric-modal.product-stories-hifi-sound .ric-modal-content-wrapper {
		min-height: 1444px;
	}
}

@media only screen and (max-width: 735px) {
	.tabnav-platter {
		margin-top: 40px;
	}
}

/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/
