

/* CSS from section stylesheet tags */
.custom-image-wrapper {
  text-align: center;
}
.custom-image-wrapper img {
  max-width: 100%;
  display: inline-block;
  object-fit: contain;
}