﻿.col-xs-12 {
    float: left;
}

.section-header-title h2 {
    font-size: 20px !important;
    text-transform: unset !important;
    margin: 0;
    font-family: Roboto, sans-serif;
    color: #242424;
    font-weight: 400 !important;
    line-height: 1.2em !important;
}

#calendar-section .highlight-event .cover-img {
    background-size: auto 602px;
}
