@media (max-width: 600px) {
  .logo img {
    max-width: 180px !important;
    height: auto !important;
  }
}
