.custom-spacer {
    margin-top:30px !important;
}

@media all and (min-width: 1200px) {
    #wrap #featured.full {
        width: calc(100% - 299px);
        left: 299px;
    }

    #menuwrap a {
        height: 4em;
    }

    #logo img {
        max-height: 280px;
        padding-top: 20px !important;
    }

    #logo {
    }

    #menuwrap a {
        height: 2.5em !important;
    }
}

#static-menu {
    max-width: 100%;
}

.single-article img {
    background-color: #ffffff !important;
}
 
 
 
 
