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

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

.u-section-1 .u-image-1 {
  width: 570px;
  height: 244px;
  margin: 65px 268px 52px auto;
}

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

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

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

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

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