.about .banner2 {
  width: 100%;
  position: relative;
  text-align: center;
}
.about .banner2 .img {
  width: 100%;
}
.about .banner2 .img img {
  width: 100%;
}
.about .banner2 .title {
  position: absolute;
  margin: auto;
  top: 90px;
  left: 0;
  right: 0;
  font-size: 36px;
  font-weight: bold;
}

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