

/* CSS from section stylesheet tags */
.section-top-banner-image img {
  width: 100%;
  height: auto;
  display: block;
  object-fit: contain !important;
  object-position: center;
  margin: 0 auto;
}