@media (min-width: 549px) {
  header .logo {
    width: 10rem;
    margin: 2rem 0rem 2rem 8vw;
  }
}

