@media (min-width: 1100px) {
  .custom-html--sitecore #ai-hero .row.ai-hero-header .interactive-hero-header-b .hero-b-image img {
    object-position: 0 -7.5rem;
  }
}
@media (max-width: 999px) and (min-width: 768px) {
  .custom-html--sitecore #ai-hero .row.ai-hero-header .interactive-hero-header-b .hero-b-image img {
    object-position: 0 2.5rem;
    height: 100%;
  }
}
@media (max-width: 767px) and (orientation: portrait) {
  .custom-html--sitecore #ai-hero .row.ai-hero-header .interactive-hero-header-b .hero-b-image img {
    object-position: 0 2.5rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 999px) {
  .custom-html--sitecore .matrix-module-block {
    margin-left: 0 !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 999px) {
  .custom-html--sitecore .body-content {
    margin-top: 0 !important;
  }
}
@media only screen and (min-width: 375px) and (max-width: 667px) {
  .custom-html--sitecore .body-content {
    margin-top: 0 !important;
  }
}
.custom-html--sitecore #multimedia-collage-block .multimedia-collage-cont .multimedia-collage-author-quote {
  hyphens: none;
}
.custom-html--sitecore #block-more-case-studies .block-content .matrix-module-block .progressive .matrix-module-block-cont .matrix-row {
  margin-top: 3rem;
}
@media only screen and (min-width: 768px) and (max-width: 999px) {
  .custom-html--sitecore .matrix-module-block {
    margin-left: 0 !important;
  }
}