@media (max-width: 1199px) {
    .custom-html--sitecore #block-a-reference-architecture-for-technology-enablement .image-module-with-caption img {
      width: 100%;
    }
  }
  @media (min-width: 1200px) {
    .custom-html--sitecore #block-a-reference-architecture-for-technology-enablement .row {
      overflow: hidden;
    }
  }
  