 .u-section-1 {
  background-image: url("images/BG.jpg");
  background-position: 50% 50%;
}

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

.u-section-1 .u-text-1 {
  width: 703px;
  font-style: normal;
  font-size: 2.25rem;
  margin: 12px auto 0;
}

.u-section-1 .u-text-2 {
  font-weight: 400;
  font-size: 1.875rem;
  width: 213px;
  margin: -64px auto 0;
}

.u-section-1 .u-btn-1 {
  background-image: none;
  font-style: normal;
  padding: 0;
}

.u-section-1 .u-text-3 {
  font-style: normal;
  font-weight: normal;
  margin: 21px auto 30px;
}

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

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

  .u-section-1 .u-text-2 {
    width: 237px;
    margin-right: auto;
  }

  .u-section-1 .u-text-3 {
    margin-bottom: 60px;
  }
}

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

  .u-section-1 .u-text-1 {
    width: auto;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-1 .u-text-3 {
    width: auto;
    margin-left: 0;
    margin-right: 0;
  }
}

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

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

  .u-section-1 .u-text-2 {
    width: auto;
    margin-top: -66px;
    margin-right: 33px;
    margin-left: 70px;
  }

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