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