.seo-im-page .banner-float-support {
  margin-left: -13px;
}

.seo-im-page .banner-image {
  height: 306px;
}

.seo-im-page .image-block-before:before {
  display: none;
}

.seo-im-page .image-block-before {
  margin-top: 50px;
  margin-bottom: 50px;
}

.seo-im-what-include {
  margin-bottom: 60px;
}

@media (min-width: 768px) {
  .seo-im-page .main-banner .heading-1 {
    max-width: 580px;
  }

  .seo-im-page .banner-float-support {
    margin-left: -40px;
    margin-bottom: -20px;
  }

  .seo-im-page .banner-image {
    height: 466px;
  }

  .seo-im-what-include {
    margin-bottom: 80px;
  }
}

@media (min-width: 992px) {
  .seo-im-page .banner-float-support {
    top: 35px;
    right: -26%;
  }

  .seo-im-page .banner-image {
    height: 400px;
  }

  .seo-im-page .image-block-before {
    margin-top: 0;
    align-self: flex-start;
  }

  .seo-im-our-services {
    margin-bottom: 80px;
  }
}

@media (min-width: 1200px) {
  .seo-im-page .main-banner .heading-1 {
    margin-bottom: 37px;
  }

  .seo-im-page .banner-image {
    height: 480px;
    background-position-x: 80%;
  }

  .seo-im-page .banner-float-support {
    top: 55px;
    right: -10%;
  }
}

@media (min-width: 1600px) {
  .seo-im-page .banner-image {
    height: 600px;
  }

  .seo-im-page .banner-float-support {
    top: -35px;
  }
}