@media (min-width: 992px) {
  body .hero {
    padding-top: 50px;
    padding-bottom: 50px;
    min-height: 0;
    max-height: auto;
    height: 300px;
  }
}
/*# sourceMappingURL=arttia.css.map */