/* Timetable edits */
.mec-event-loction,
.mec-event-organizer,
.mec-event-social,
.mec-timetable-t2-content .mec-local-time-details:before {
	display: none;
}
.mec-timetable-t2-col .mec-event-article {
    min-height: 220px;
	height: 220px;
}
.mec-timetable-t2-content {
	height: 100%;
}
.mec-timetable-t2-content .mec-event-title {
	line-height: 18px;
	margin-top: 2px;
	margin-bottom: 2px;
}
.mec-timetable-t2-content .mec-local-time-details {
	margin-top: 5px;
	margin-bottom: 2px;
	padding: 0;
}
.mec-timetable-t2-wrap {
	border-radius: 25px;
}
#mec_local_time_details *{
  line-height: 1.2;
}