.banner2 {
  width: 100%;
  min-width: 1280px;
  height: 40vw;
  min-height: 600px;
  background: no-repeat center/cover url("/static/images/news/banner2.png");
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.banner2 .banner-subtitle {
  font-size: 26px;
  margin-top: 30px;
}

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