

/* CSS from section stylesheet tags */
.image-banner-custom .custom-banner-wrapper {
  width: 100%;
  text-align: center;
}

.image-banner-custom .custom-banner-wrapper img {
  max-width: 100%;
  height: auto;
  display: inline-block;
}