.shopify-section--text-with-icons {
  overflow: hidden;
}
.shopify-section--text-with-icons scroll-carousel {
  overflow: scroll;
}
.text-with-images .image {
  height: auto;
}
.text-with-images .image img {
  max-height: 100%;
  margin: 0 auto;
}
.text-with-images .prose > * {
  margin-top: 0;
  margin-bottom: 0;
}