.masthead {
    background-image: none !important;
}

.masthead-brand-inner img {
    max-width: 180px;
}

@media screen and (min-width: 759px) {
    .masthead-brand-inner img {
        max-width: 140px;
    }
}
