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

.u-section-1 .u-image-1 {
  width: 520px;
  height: 225px;
  margin: 15px 310px 0;
}

.u-section-1 .u-image-2 {
  width: 601px;
  height: 484px;
  margin: 22px auto 0;
}

.u-section-1 .u-image-3 {
  width: 743px;
  height: 443px;
  margin: 30px auto 0;
}

.u-section-1 .u-text-1 {
  font-weight: 700;
  font-size: 1.5rem;
  width: 541px;
  margin: 44px auto 29px;
}

@media (max-width: 1199px) {
  .u-section-1 .u-image-1 {
    margin-left: 210px;
    margin-right: 210px;
  }
}

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

  .u-section-1 .u-image-1 {
    margin-left: 100px;
    margin-right: 100px;
  }

  .u-section-1 .u-image-3 {
    width: 720px;
    height: 429px;
  }
}

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

  .u-section-1 .u-image-1 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .u-section-1 .u-image-2 {
    width: 540px;
    height: 435px;
  }

  .u-section-1 .u-image-3 {
    width: 540px;
    height: 322px;
  }

  .u-section-1 .u-text-1 {
    font-size: 1rem;
    width: auto;
    margin-top: 27px;
    margin-left: 0;
    margin-right: 0;
  }
}

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

  .u-section-1 .u-image-1 {
    width: 340px;
    height: 147px;
    margin-top: 27px;
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-1 .u-image-2 {
    width: 340px;
    height: 274px;
    margin-top: 13px;
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-1 .u-image-3 {
    width: 340px;
    height: 203px;
    margin-top: 15px;
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-1 .u-text-1 {
    margin-bottom: 27px;
  }
}