  .custom-html--sitecore #hero-carousel .carousel-overflow .item.hero-item-service-hero .service-image-container .marquee-image {
    height: 336px!important;
    margin-top: 44px!important;
  }
  @media screen and (max-width: 999px) and (min-width: 768px) {
    .custom-html--sitecore #hero-carousel .carousel-overflow .item.hero-item-service-hero .service-image-container .marquee-image {
      height: 286px!important;
      margin-top: -19px !important;
    }
  }
  @media (max-width: 767px) {
    .custom-html--sitecore #hero-carousel .carousel-overflow .item.hero-item-service-hero .service-image-container .marquee-image {
      height: auto !important;
      margin-top: 0px!important;
    }
    .custom-html--sitecore #hero-carousel .item.hero-item-service-hero .row .block-content {
      margin-bottom: 0 !important;
    }
  }
  @media only screen and (max-width: 750px) {
    .custom-html--sitecore #sShare {
      height: 265px!important;
    }
  }
  .custom-html--sitecore .img-block-text-container {
    height: unset !important;
  }
  @media only screen and (min-device-width: 320px) and (max-device-width: 359px) {
    .custom-html--sitecore iframe#sShare {
      max-height: 202px!important;
    }
  }
  @media only screen and (min-device-width: 375px) and (max-device-width: 411px) {
    .custom-html--sitecore iframe#sShare {
      max-height: 230px!important;
    }
  }
  @media only screen and (min-device-width: 412px) and (max-device-width: 767px) {
    .custom-html--sitecore iframe#sShare {
      max-height: 255px!important;
    }
  }
  @media only screen and (min-width: 768px) and (max-width: 1023px) {
    .custom-html--sitecore iframe#sShare {
      width: 81%!important;
    }
  }
  @media only screen and (min-width: 1024px) and (max-width: 1279px) {
    .custom-html--sitecore iframe#sShare {
      max-height: 310px!important;
    }
  }
  .custom-html--sitecore .image-fold-module .content-container .img-block-text-container {
    height: unset;
  }
  .custom-html--sitecore .image-fold-module .content-container .description-container {
    height: unset;
  }
  @media screen and (min-width: 1000px) {
    .custom-html--sitecore .image-fold-module .content-container .img-block-text-container {
      display: block;
      height: 14em!important;
    }
  }
  