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

.u-section-1 .u-image-1 {
  width: 855px;
  height: 690px;
  margin: 0 auto 0 0;
}

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

.u-section-1 .u-btn-1 {
  background-image: none;
  padding: 0;
}

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

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

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

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

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

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