  .logo{
width:150px;
height:auto;
}

@media (max-width:768px){
.logo{
width:110px;
}
}