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



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




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


@media only screen and (max-width:1068px) {
    .section-cards .cards-container .tile-shared-listening .typography-headline-super {
        font-size: 50px;
    }
}

.section-cards .cards-container .tile-shared-listening .tile-content .tile-copy {
    min-width: 20.82rem;
}

@media only screen and (max-width:1068px) {
    .section-cards .cards-container .tile-shared-listening .tile-content .tile-copy {
        min-width: 15.2941176471rem;
    }
}

@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;
    }
}


.typography-headline-super {
    line-height: 1.08;
}

@media only screen and (max-width:1068px) {
	.typography-headline-super {
		line-height: 1.15;
	}
}

@media only screen and (max-width:734px) {
	.typography-headline-super {
		line-height: 1.0834933333;
	}
}

#content-toggle-music-sing .tile-boc-copy {
    padding-top: 60px;
    padding-bottom: 60px;
}

@media only screen and (max-width:926px) {
    #content-toggle-music-sing .tile-boc-copy {
        padding-top: 0px;
        padding-bottom: 0px;
    }
}

@media only screen and (max-width:734px)and (min-width:501px) {
    .section-cards .cards-container .tile-music-discovery .tile-boc .tile-boc-copy {
        padding-bottom: 110px;
    }
}
/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/
