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

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

.u-section-1 .u-image-1 {
  width: 570px;
  height: 378px;
  margin: 20px auto 0;
}

.u-section-1 .u-text-2 {
  background-image: none;
  margin: 20px 0 26px;
}

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

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

  .u-section-1 .u-text-2 {
    margin-top: -4px;
  }
}

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