<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Widget: Banner */
.widget_banner .image_wrap {
  overflow: hidden;
  display: block;
  margin-bottom: 1em;
}

.widget_banner .image_wrap img {
  width: 100%;
  height: auto;
}

.widget_banner.widget_fullwidth .image_wrap {
  margin-bottom: 0;
}

/*# sourceMappingURL=banner.css.map */
</pre></body></html>