@media screen and (min-width: 62.5625em){
#header #navigation {
    width: calc(100% - 250px);
}}

#header #logo {
    max-width: 15.375rem !important;
}

#header #logo img{
max-width: none !important;
}