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

.u-section-1 .u-image-1 {
  width: 140px;
  height: 140px;
  margin: 25px auto;
}

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

  .u-section-1 .u-image-1 {
    margin-top: 1px;
    margin-bottom: 1px;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 1096px;
  margin-bottom: 0;
}

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

.u-section-2 .u-image-1 {
  width: 117px;
  height: 117px;
  margin: 38px auto 0;
}

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

@media (max-width: 1199px) {
  .u-section-2 .u-text-1 {
    margin-top: 5px;
  }

  .u-section-2 .u-image-1 {
    margin-top: 5px;
  }

  .u-section-2 .u-btn-1 {
    margin-top: 68px;
    margin-bottom: 44px;
  }
}

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

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

  .u-section-2 .u-image-1 {
    margin-top: 18px;
  }

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

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

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