.contact .banner {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-color: #f7f8fc;
}
.contact .banner .img {
  width: 100%;
}
.contact .banner .img img {
  width: 100%;
}

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