 .u-section-1 {
  background-image: linear-gradient(#292d33, #4c7397);
}

.u-section-1 .u-sheet-1 {
  min-height: 100vh;
}

.u-section-1 .u-text-1 {
  font-weight: 700;
  margin: 36px auto 0;
}

.u-section-1 .u-image-1 {
  width: 100px;
  height: 100px;
  margin: -89px auto 0 384px;
}

.u-section-1 .u-custom-html-1 {
  margin-bottom: 0;
  height: auto;
  min-height: 650px;
  margin-top: 25px;
}

.u-section-1 .u-text-2 {
  font-size: 1.25rem;
  font-weight: 700;
  margin: 35px 85px 60px 35px;
}

@media (max-width: 1199px) {
  .u-section-1 .u-image-1 {
    margin-top: 555px;
  }

  .u-section-1 .u-custom-html-1 {
    margin-top: -629px;
  }

  .u-section-1 .u-text-2 {
    margin: 689px 0 0;
  }
}

@media (max-width: 991px) {
  .u-section-1 .u-text-1 {
    margin-top: 35px;
  }

  .u-section-1 .u-image-1 {
    margin-top: -107px;
  }

  .u-section-1 .u-custom-html-1 {
    margin-top: 37px;
  }

  .u-section-1 .u-text-2 {
    margin-top: 22px;
    margin-bottom: 60px;
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-image-1 {
    margin-top: -75px;
  }

  .u-section-1 .u-custom-html-1 {
    margin-top: 5px;
  }

  .u-section-1 .u-text-2 {
    margin-top: 54px;
  }
}

@media (max-width: 575px) {
  .u-section-1 .u-image-1 {
    margin-top: 85px;
    margin-left: 240px;
  }

  .u-section-1 .u-custom-html-1 {
    margin-top: -155px;
  }

  .u-section-1 .u-text-2 {
    margin-top: 118px;
  }
}