.u-section-1 .u-sheet-1 {
  min-height: 400px;
} .u-section-2 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url("/images/2150082007.jpg");
  background-size: cover;
}

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

.u-section-2 .u-text-1 {
  font-size: 7.5rem;
  font-weight: 900;
  margin: 60px auto 0 0;
}

.u-section-2 .u-text-2 {
  font-weight: 700;
  font-size: 6rem;
  margin: 22px 533px 0 0;
}

.u-section-2 .u-text-3 {
  margin: 20px 533px 60px 0;
}

.u-section-2 .u-btn-1 {
  background-image: none;
  padding: 0;
}

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

  .u-section-2 .u-text-2 {
    font-size: 5rem;
    margin-right: 333px;
  }

  .u-section-2 .u-text-3 {
    margin-right: 333px;
  }
}

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

  .u-section-2 .u-text-2 {
    margin-right: 113px;
  }

  .u-section-2 .u-text-3 {
    margin-right: 113px;
  }
}

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

  .u-section-2 .u-text-1 {
    font-size: 6.25rem;
  }

  .u-section-2 .u-text-2 {
    font-size: 4rem;
    margin-right: 0;
  }

  .u-section-2 .u-text-3 {
    margin-right: 0;
  }
}

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

  .u-section-2 .u-text-1 {
    font-size: 5rem;
  }

  .u-section-2 .u-text-2 {
    font-size: 3rem;
  }
}