.xf-widget-section-banner-refresh-pc {
  display: none;
}

.xf-widget-section-banner-refresh-pc .banner-img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 12px;
}

@media (min-width: 992px) {
  .xf-widget-section-banner-refresh-pc {
    display: block;
    padding-top: 20px;
  }
}

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