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

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

.u-section-1 .u-image-1 {
  width: 1100px;
  height: 661px;
  margin: 30px 0 0 auto;
}

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

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

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

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

  .u-section-1 .u-image-1 {
    width: 940px;
    height: 565px;
  }
}

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

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

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

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

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

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