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

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

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

.u-section-1 .u-image-1 {
  width: 815px;
  height: 477px;
  margin: 30px 0 0;
}

.u-section-1 .u-image-2 {
  width: 891px;
  height: 554px;
  margin: 30px 0 60px;
}

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

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

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

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

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

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

@media (max-width: 575px) {
  .u-section-1 .u-image-1 {
    width: 340px;
    height: 199px;
  }

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