
#header .navbar { border-bottom-color: #D6DE21 !important; padding: 0 1rem; }
#header { background-image: url("/images/metronview_header.svg"); }

@media only screen and (min-width: 950px) {
    header #header {
        max-width: initial;
        width: 100%;
        background-color: #5a6a71;
    }
}