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

.u-section-1 .u-text-1 {
  font-weight: 600;
  margin: 25px 34px 0 0;
}

.u-section-1 .u-image-1 {
  width: 1146px;
  height: 589px;
  margin: 37px auto 60px -20px;
}

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

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

  .u-section-1 .u-image-1 {
    width: 940px;
    height: 483px;
    margin-left: 0;
  }
}

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

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

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

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

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

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