

/* CSS from section stylesheet tags */
.simple-image-wrapper img {
  display: block;
  max-width: 100%;
  height: auto;
  border-radius: 8px;
}