header img {
  height: 50px;
}

@media screen and (max-width: 740px) {
  header img {
    height: auto;
  }
}/*# sourceMappingURL=index.css.map */