

/* CSS from section stylesheet tags */
.custom-image-section__container {
  padding: 40px 20px;
}
.custom-image-section__wrapper {
  width: 100%;
}
.custom-image-section__image {
  height: auto;
  width: 100%;
  max-width: 100%;
}