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

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

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

.u-section-2 .u-image-1 {
  height: 895px;
  margin-top: 16px;
  margin-bottom: 0;
}

.u-section-2 .u-image-2 {
  width: 216px;
  height: 456px;
  margin: 19px auto;
}

.u-section-2 .u-btn-1 {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1.25rem;
  letter-spacing: 1px;
  background-image: none;
  margin: 20px auto 21px;
}

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

  .u-section-2 .u-image-1 {
    height: 650px;
    margin-top: 35px;
    margin-bottom: 10px;
  }

  .u-section-2 .u-btn-1 {
    margin-bottom: 20px;
  }
}

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

  .u-section-2 .u-image-1 {
    height: 516px;
    margin-top: 17px;
    margin-bottom: 0;
  }

  .u-section-2 .u-btn-1 {
    margin-bottom: 17px;
  }
}

@media (max-width: 767px) {
  .u-section-2 .u-image-1 {
    height: 425px;
  }

  .u-section-2 .u-image-2 {
    width: 417px;
    height: 882px;
  }
}

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

  .u-section-2 .u-image-2 {
    width: 340px;
    height: 719px;
    margin-left: 0;
    margin-right: 0;
  }
}