/* for responsive table pop-up */
.sched-popup-description {
padding-left: 11px !important;
padding-right: 11px !important;
}
.sched-popup-description-text {
display: none;
}

/* to position image in event on timetables */
.sched-event-inner {
background-position: 50% 10% !important;
}

.sched-event-subtitle {
font-weight: bold !important;
}
.sched-event-description {
font-weight: bold !important;
}