@media only screen and (max-width: 767px) {
    .logo {
        width: 125px;
    }
}