/* ## Bullet point fix
--------------------------------------------- */

.wpb_wrapper ul li,
.wpb_wrapper ul li:last-of-type {
    line-height: 1.5;
    margin-bottom: 15px !important;
}

/* ## Front page fix
--------------------------------------------- */

#container {
    margin: 10px auto !important;
}

.home .main_row {
    padding-top: 0px !important;
}

.home #site-header, #site-header #header-container {
    height: 200px !important;
}