.app-banner {
  width: 100%;
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #f5f6f8;
  margin-bottom: 14px;
  border-radius: 8px;
  left: 0;
}
.app-banner > img {
  width: 100%;
  max-width: 360px;
}
.app-banner-img {
  width: 100%;
  max-width: 360px;
}
/*# sourceMappingURL=2d91af5432e0eecbfc7ce9f13528ddf9b67fbcbf.banner.scss.map */
