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




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




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

#subscriber .tile-eyebrow-icon.offer{
  padding-bottom: 20px;
}

@media only screen and (max-width:1068px) {
    #apple-one .tile-cta-container {
    flex-direction: column;
    }
}

@media only screen and (max-width:734px) {
    #apple-one .tile-cta-container {
    flex-direction: column;
    }
}

@media only screen and (max-width:480px) {
    .section-cards .cards-container .tile-headline {
        font-size: 34px;
    }
}

@media only screen and (max-width: 734px) {
    .section-cards .cards-container .tile-listening-experience .tile-headline {
        max-width: 100%;
    }
}
/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/
