 .u-section-1 {
  min-height: 1025px;
}

.u-section-1 .u-custom-html-1 {
  height: auto;
  min-height: 1006px;
  background-image: linear-gradient(#317be1, #1a1a1a);
  margin-top: 0;
  margin-bottom: 19px;
}

@media (max-width: 575px) {
   .u-section-1 {
    min-height: 948px;
  }

  .u-section-1 .u-custom-html-1 {
    margin-bottom: 0;
    min-height: 948px;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 488px;
}

.u-section-2 .u-custom-html-1 {
  margin-bottom: 0;
  margin-top: 0;
}

.u-section-2 .u-image-1 {
  width: 319px;
  height: 300px;
  margin: -18px auto 36px;
}

@media (max-width: 991px) {
  .u-section-2 .u-sheet-1 {
    min-height: 486px;
  }

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