@media only screen and (min-width: 600px) {
  .logo {
    height: 6rem;
  }
}
