@charset "UTF-8";

@media (min-width: 900px) and (max-width: 1080px) {
  header .logo a img {
    max-width: 80%;
    display: block;
  }
}