@charset "UTF-8";

@media (min-width: 901px) {
    header .logo, body header .logo a img {
        width: 100% !important;
    }
}