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

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

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

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

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

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

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

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

  .u-section-2 .u-image-1 {
    width: 340px;
    height: 191px;
  }
}.u-section-3 .u-sheet-1 {
  min-height: 120px;
}

.u-section-3 .u-image-1 {
  width: 659px;
  height: 170px;
  margin: 10px auto;
}

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

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

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

  .u-section-3 .u-image-1 {
    width: 340px;
    height: 88px;
  }
}.u-section-4 .u-sheet-1 {
  min-height: 182px;
}

.u-section-4 .u-text-1 {
  font-family: Montserrat, sans-serif;
  font-size: 3rem;
  font-weight: 700;
  margin: 10px auto 0;
}

.u-section-4 .u-text-2 {
  width: 468px;
  margin: 10px auto 0;
}

.u-section-4 .u-btn-1 {
  background-image: none;
  border-style: solid;
  text-transform: uppercase;
  font-weight: 700;
  margin: 10px 306px 0 auto;
  padding: 13px 54px;
}

.u-section-4 .u-btn-2 {
  background-image: none;
  border-style: solid;
  font-weight: 700;
  text-transform: uppercase;
  margin: -55px auto 20px 306px;
  padding: 13px 54px;
}

@media (max-width: 1199px) {
  .u-section-4 .u-btn-1 {
    margin-right: 206px;
  }

  .u-section-4 .u-btn-2 {
    margin-left: 206px;
  }
}

@media (max-width: 991px) {
  .u-section-4 .u-btn-1 {
    margin-right: 96px;
  }

  .u-section-4 .u-btn-2 {
    margin-left: 96px;
  }
}

@media (max-width: 767px) {
  .u-section-4 .u-btn-1 {
    margin-right: 0;
  }

  .u-section-4 .u-btn-2 {
    margin-left: 0;
  }
}

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

  .u-section-4 .u-text-1 {
    font-size: 1.5rem;
    width: auto;
    margin-top: 5px;
  }

  .u-section-4 .u-text-2 {
    width: auto;
    margin-top: 15px;
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-4 .u-btn-1 {
    margin-top: 5px;
    margin-right: auto;
  }

  .u-section-4 .u-btn-2 {
    margin-top: 18px;
    margin-left: auto;
    margin-bottom: 18px;
  }
}