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

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




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

.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%;
    }
}




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