
@media (min-width: 575px){
  .header .logo img{
    max-height: 50px;
  }
}