 .u-section-1 {
  background-position: 50% 50%, 50% 50%;
  background-repeat: no-repeat, no-repeat;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), linear-gradient(to bottom, rgba(229, 229, 229, 1), rgba(229, 229, 229, 1));
  background-size: cover, cover;
}

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

.u-section-1 .u-image-1 {
  width: 400px;
  height: 128px;
  margin: 10px auto 0 350px;
}

.u-section-1 .u-text-1 {
  margin: 23px auto 0;
}

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

.u-section-1 .u-image-2 {
  width: 394px;
  height: 226px;
  margin: 45px auto 0 150px;
}

.u-section-1 .u-image-3 {
  width: 362px;
  height: 229px;
  margin: -225px 129px 23px auto;
}

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

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

  .u-section-1 .u-image-1 {
    margin-top: 13px;
    margin-left: auto;
  }

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

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

  .u-section-1 .u-image-3 {
    width: 394px;
    height: 249px;
    margin: 17px auto 20px 150px;
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-image-2 {
    margin-left: 146px;
  }

  .u-section-1 .u-image-3 {
    margin-top: 20px;
    margin-left: 146px;
  }
}

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

  .u-section-1 .u-image-1 {
    width: 340px;
    height: 109px;
  }

  .u-section-1 .u-image-2 {
    width: 340px;
    height: 195px;
    margin-left: 0;
  }

  .u-section-1 .u-image-3 {
    width: 340px;
    height: 215px;
    margin-left: 0;
  }
}