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

.u-section-1 .u-image-1 {
  height: 599px;
  margin-top: 90px;
  margin-bottom: 0;
}

.u-section-1 .u-image-2 {
  width: 462px;
  height: 105px;
  margin: -640px auto 0;
}

.u-section-1 .u-btn-1 {
  background-image: none;
  --radius: 20px;
  text-transform: uppercase;
  font-weight: 700;
  margin: 43px auto 0;
  padding: 9px 71px 11px 69px;
}

.u-section-1 .u-btn-2 {
  background-image: none;
  --radius: 20px;
  text-transform: uppercase;
  font-weight: 700;
  margin: 44px auto -150px;
}

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

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

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

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

@media (max-width: 991px) {
  .u-section-1 .u-btn-2 {
    margin-bottom: -135px;
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-image-1 {
    margin-top: 78px;
  }
}

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

  .u-section-1 .u-image-1 {
    height: 456px;
    margin-top: 150px;
    object-position: 49.46% 50%;
  }

  .u-section-1 .u-image-2 {
    width: 340px;
    height: 77px;
    margin-top: -576px;
  }

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