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

.u-section-1 .u-text-1 {
  margin: 21px 0 0;
}.u-section-2 .u-sheet-1 {
  min-height: 914px;
}

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

.u-section-2 .u-image-1 {
  width: 742px;
  height: 493px;
  margin: 5px auto 0;
}

.u-section-2 .u-text-2 {
  font-size: 1.25rem;
  font-weight: 700;
  margin: 13px 0 0;
}

.u-section-2 .u-btn-1 {
  background-image: none;
  margin: 35px auto 38px;
}

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

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

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

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

  .u-section-2 .u-text-2 {
    font-size: 1rem;
  }
}

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

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