@media screen and (max-width: 640px) {
    .logo a {
        height: 45px !important;
    }
}