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

.u-section-1 .u-image-1 {
  height: 592px;
  margin-bottom: 0;
  margin-top: 51px;
  object-position: 50% 13.29%;
  animation-duration: 2000ms;
}

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

.u-section-1 .u-btn-1 {
  border-style: solid;
  font-weight: 700;
  text-transform: uppercase;
  animation-duration: 1000ms;
  margin: 40px auto 60px;
}

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

  .u-section-1 .u-image-1 {
    height: 489px;
    margin-top: 60px;
  }

  .u-section-1 .u-text-1 {
    margin-top: 60px;
    margin-left: 0;
    margin-right: 0;
  }
}

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

  .u-section-1 .u-image-1 {
    height: 373px;
  }
}

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

  .u-section-1 .u-image-1 {
    height: 280px;
  }
}

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

  .u-section-1 .u-image-1 {
    height: 169px;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 500px;
}

.u-section-2 .u-custom-html-1 {
  min-height: 85px;
  margin-top: 0;
  margin-bottom: 60px;
  animation-duration: 1000ms;
}

@media (max-width: 1199px) {
  .u-section-2 .u-custom-html-1 {
    height: auto;
  }
}

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