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






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




/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/
.section-recent-events .recent-events-gallery .item-container .gallery-item .cta-container {
    min-height: 25px;
}

@media only screen and (max-width: 734px) {
    .section-recent-events .recent-events-gallery .item-container .gallery-item .cta-container {
        min-height: 20px;
	}
}

@media only screen and (max-width:734px) {
    .section-recent-events .recent-events-gallery .item-container .gallery-item {
        height: 455px;
    }
}

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