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



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




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



.hero-lyrics-video {
	display: none;
}

.section-offers .card-apple-tv-offer .card-img-container {
	padding-top: 35px;
}

@media only screen and (max-width: 1068px) {
.section-offers .card-apple-tv-offer .card-img-container {
	padding-top: 50px;
	}
}

@media only screen and (max-width: 734px) {
.section-offers .card-apple-tv-offer .card-img-container {
	padding-top: 0;
	}
}

.section-plans .plan-list {
		text-align: center;
		border: none;
		align-items: flex-end;
		height: 132px;
}


@media only screen and (max-width: 734px) {
	.section-plans .plan-list {
		height: 518px;
	}
}

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