@media (min-width: 1000px) {
    .custom-html--sitecore #block-sectionpagezonetwocolumn-2 .content-module {
      padding-top: 0 !important;
    }
    .custom-html--sitecore #block-sectionpagezonetwocolumn-1 .row {
      padding-bottom: 1.6rem !important;
    }
  }
  @media (max-width: 767px) {
    .custom-html--sitecore #ai-hero .row.ai-hero-header .interactive-hero-header-b .hero-b-image img,
    .custom-html--sitecore #ai-hero .row.ai-hero-header .interactive-hero-header-b .hero-b-image-full img {
      margin-left: 0px !important;
    }
  }
  @media (min-width: 1100px) {
    .custom-html--sitecore #interactive-main {
      overflow: hidden;
    }
  }
  .custom-html--sitecore #multimedia-collage-block .multimedia-collage-cont .multimedia-collage-author-quote {
    hyphens: none;
  }
  @media screen and (max-width: 666px) {
    .custom-html--sitecore .image-module.full-width .full-width-image {
      height: 190%;
    }
  }
  