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

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




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

@media (max-width:1068px) {
    .subsection-hifi-sound-details {
        margin-top: 750px;
    }
}
@media (max-width:734px) {
    .subsection-hifi-sound-details {
        margin-top: 640px;
    }
}
@media (max-width:480px) {
    html.no-enhanced .subsection-hifi-sound-details {
        margin-top: 450px;
    }
}

.apple-music-router .typography-headline {
	max-width: initial;
}
@media only screen and (min-width: 1441px) {
    .apple-music-router .typography-headline {
        max-width: 412px;
    }
}
@media only screen and (max-width: 1068px) {
    .apple-music-router .typography-headline {
        max-width: unset;
    }
}
@media only screen and (max-width: 734px) {
    .apple-music-router .typography-headline {
        max-width: 100%;
    }
}

@media (min-width:1441px) {
    .subsection-hifi-sound-detail {
        width: 404px;
        margin-left: 35px;
        margin-right: 35px;
        margin-bottom: 0px;
        padding-top: 1250px;
    }
}


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