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






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




/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/
.section-recent-events .recent-events-gallery .item-container .gallery-item .cta-container {
    margin: auto 0 12px;
}
@media only screen and (max-width:734px) {
    .section-recent-events .recent-events-gallery .item-container .gallery-item {
        height: 435px;
    }
}

#vodlink-asl {
	display: none;
}

@media only screen and (max-width:734px) {
	.section-hero .message-live, .section-hero .message-pending {
		max-width: 310px;
	}
}

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