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

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

.u-section-1 .u-image-1 {
  width: 450px;
  height: 300px;
  margin: 1751px auto 60px;
}

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

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

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

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

  .u-section-1 .u-text-1 {
    width: 340px;
    margin-top: 60px;
  }

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