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

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

.u-section-1 .u-image-1 {
  width: 1096px;
  height: 626px;
  margin: 17px 0 60px auto;
}

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

  .u-section-1 .u-text-1 {
    margin-right: 287px;
  }

  .u-section-1 .u-image-1 {
    width: 940px;
    height: 537px;
  }
}

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

  .u-section-1 .u-text-1 {
    margin-right: 220px;
  }

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

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

  .u-section-1 .u-text-1 {
    margin-right: 165px;
    margin-bottom: 60px;
  }

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

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

  .u-section-1 .u-text-1 {
    margin-right: 104px;
  }

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