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

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

.u-section-1 .u-text-2 {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0;
}

.u-section-1 .u-image-1 {
  width: 850px;
  height: 441px;
  margin: 30px auto 0 0;
}

.u-section-1 .u-image-2 {
  width: 850px;
  height: 559px;
  margin: 30px auto 19px 0;
}

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

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

  .u-section-1 .u-image-2 {
    width: 720px;
    height: 473px;
  }
}

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

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

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

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

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

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