
.schedule .schedule-contents .schedule-item ul li .time {
    width:15%!important;
}
.schedule .schedule-contents .schedule-item ul li .speaker {
    width: 20%!important;
}
.schedule .schedule-contents .schedule-item ul li .subject {
    width: 30%!important;
}
.schedule .schedule-contents .schedule-item ul li .venue {
    width: 30%!important;
}
.schedule .schedule-contents .schedule-item li.schedule-details .block div span.name {
    margin-left: 0!important;
}
.schedule-item li {
    font-size: 0.75rem!important;
}
.schedule-contents .headings {
    font-size: 1rem !important;
    font-weight: 500;
}
.oneColumn {
    width: 80%;
    text-align: center;
    font-size: 1rem;
}
#nov17 .time {
    width: 50%!important;
}