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


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




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

.section-cards .cards-container .tile-shared-listening .typography-headline-super {
        font-size: 64px;
    }

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

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

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

@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
\*------------------------------------*/
