.home_hero {
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 580px;
  padding: 200px 0 64px;
}
@media (max-width: 991.98px) {
  .home_hero {
    min-height: 400px;
    padding: 144px 0 56px;
  }
}
.home_hero_title {
  max-width: 720px;
}

/*# sourceMappingURL=home_hero.css.map */
