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

@media (min-width: 576px) {
}
