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

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

.u-section-1 .u-image-1 {
  width: 482px;
  height: 482px;
  background-image: url("images/Logo_1.png");
  background-position: 50% 50%;
  margin: -22px auto 0;
}

.u-section-1 .u-text-1 {
  font-size: 6rem;
  font-weight: 700;
  width: 897px;
  margin: -130px auto 0;
}

.u-section-1 .u-text-2 {
  font-size: 1rem;
  width: 601px;
  margin: 40px auto 0;
}

.u-section-1 .u-btn-1 {
  background-image: none;
  margin: 15px auto 26px;
  padding: 10px 164px 11px 163px;
}

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

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

  .u-section-1 .u-text-1 {
    width: 720px;
  }
}

@media (max-width: 767px) {
   .u-section-1 {
    background-position: 9.61% 50%;
  }

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

  .u-section-1 .u-text-1 {
    width: 540px;
  }

  .u-section-1 .u-text-2 {
    width: 540px;
  }
}

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

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

  .u-section-1 .u-text-1 {
    font-size: 3rem;
    width: 340px;
    margin-top: 12px;
  }

  .u-section-1 .u-text-2 {
    width: 340px;
  }
}