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