.entry-content div { margin-bottom: 20px; }

@media all and (max-width: 768px) {
body header .inside-header {
    height: 130px!important;
    background-size: contain!important;
}
}


header .inside-header {
    max-width: 100%!important;
    height: 340px!important;
}

.main-navigation a:hover {
    color: #ffffff;
    background-color: #ee1e23!important;
}

.sidebar .widget a, .sidebar .widget a:visited {
    font-size: 14px;
}
.sidebar .widget a:hover {
    color: #ee1e23;
}

header .inside-header {
    height: 500px;
}
.site-branding {
    display: none;
}

.comments-area {
    display: none;
}
.main-navigation .main-nav ul li[class*="current-menu-"] > a {
    background-color: #ee1e23;
}
.footer-widgets {
    display: none;
}
.page-header-image {
    display: none;
}