@media screen and (max-width: 567px) {
    .logo a img {
        width: 60px;
    }
}
