/* ==============================
        Events Styles / Blog
===============================*/

/* Events Section Home Page
-------------------------------*/

#home-the-latest {
    padding-top: 40px;
    padding-bottom: 40px;
}

/* The Latests Calendar
-------------------------------*/

#main-wrapper.the-latests {
    background-image: url("../img/header-images/latests-bg.jpg");
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

    #main-wrapper.the-latests .section-header {
        height: 66vh;
    }

#the-latests {

}

    #the-latests .inner-wrapper {
        padding-bottom: 60px;
    }

