.banner-box {
  margin-top: -80px;
  background-color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}
.banner-box img {
  width: 100%;
}

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