 .u-section-1 {
  background-position: 50% 50%, 50% 50%;
  background-repeat: no-repeat, no-repeat;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.65), rgba(0, 0, 0, 0.65)) no-repeat 50% 50% / cover;
  background-size: cover, cover;
}

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

.u-section-1 .u-text-1 {
  margin: 20px 459px 0 auto;
}

.u-section-1 .u-image-1 {
  width: 212px;
  height: 300px;
  margin: 11px auto 0 22px;
}

.u-section-1 .u-image-2 {
  width: 209px;
  height: 300px;
  margin: -300px auto 0 297px;
}

.u-section-1 .u-btn-1 {
  text-transform: uppercase;
  letter-spacing: 1px;
  box-shadow: none;
  background-image: none;
  border-style: solid;
  margin: 7px auto 0 22px;
  padding: 9px 18px 10px 17px;
}

.u-section-1 .u-btn-2 {
  text-transform: uppercase;
  letter-spacing: 1px;
  box-shadow: none;
  background-image: none;
  border-style: solid;
  margin: -42px auto 45px 307px;
  padding: 8px 19px 9px 18px;
}

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

  .u-section-1 .u-text-1 {
    margin-right: 379px;
  }

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

  .u-section-1 .u-btn-1 {
    margin-top: 5px;
    margin-left: 0;
  }

  .u-section-1 .u-btn-2 {
    margin-left: 107px;
  }
}

@media (max-width: 991px) {
  .u-section-1 .u-text-1 {
    margin-right: 290px;
  }

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

@media (max-width: 767px) {
  .u-section-1 .u-text-1 {
    margin-right: 218px;
  }

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

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

  .u-section-1 .u-btn-1 {
    margin-top: -268px;
  }

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

@media (max-width: 575px) {
  .u-section-1 .u-text-1 {
    margin-right: 137px;
  }

  .u-section-1 .u-image-2 {
    margin-top: -309px;
    margin-left: 131px;
  }
}