.mec-single-event-category, .mec-event-more-info{
display:none;	
}

.video-holder {
display: inline-block;
position: relative;
	text-align:center;
padding-bottom: 60%;
width: 100%;
}
.video-holder iframe {
height: 100% !important;
position: absolute;
top: 0; left: 0;
width: 100% !important;
min-width:200px !important;
}