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

.u-section-1 .u-image-1 {
  width: 849px;
  height: 567px;
  margin: 25px 127px 0 auto;
}

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

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

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

  .u-section-1 .u-image-1 {
    width: 720px;
    height: 481px;
    margin-right: 0;
  }
}

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

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

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

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