@media only screen and (max-width: 991px) {
  header .logo img {
    width: 80px;
  }
  #sticky-header {
    padding: 10px 0 !important;
  }
}/*# sourceMappingURL=header.css.map */