h1.logo {
    width: 350px !important;
}

h1.logo a {
    height: auto !important;
}

h1.logo img {
    width: 100% !important;
    height: auto !important;
}

@media (max-width: 767px) {
    h1.logo {
        width: 180px !important;
    }
}
