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

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

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

@media only screen and (min-width: 1069px) {
	.subsection-hifi-sound .subsection-header .subsection-headline {
		margin-top: -110px;
	}
}
@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.subsection-hifi-sound .subsection-header .subsection-headline {
		margin-top: -60px;
	}
}

@media only screen and (max-width: 734px) {
	.subsection-hifi-sound .subsection-header .subsection-headline {
		margin-top: -30px;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.ric-modal.product-stories-design-modal .card-headline {
		margin-top: 72px;
	}
}

@media only screen and (min-width: 735px) and (max-width: 775px) {
	.ric-modal.product-stories-hifi-sound .gallery-headline {
		white-space: nowrap;
		margin-left: -17px;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.ric-modal.product-stories-hifi-sound .ric-modal-content-wrapper {
		min-height: 1421px;
	}
}

.product-tile .product-tile-padding {
	padding-inline-end: 0px;
	padding-inline-start: 0px;
}

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