.hero-subbanner {
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: top center !important;
}
.hero-subbanner .subbanner-caption {
  background: rgba(0, 0, 0, 0.2);
}
.hero-subbanner .subbanner-caption h1 {
  color: #fff;
  font-size: 32px;
  font-weight: 600;
  margin: 0;
  max-width: 840px;
  line-height: 45px !important;
  text-align: center;
}
@media (min-width: 1200px) {
  .hero-subbanner .subbanner-caption h1 {
    font-size: 52px;
    line-height: 65px !important;
  }
}
.hero-subbanner .subbanner-caption p {
  margin: auto;
  margin-top: 12px;
  color: #fff;
  max-width: 840px;
  text-align: center;
}

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