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

.u-section-1 .u-text-1 {
  font-family: "Bebas Neue";
  font-size: 12.5rem;
  margin: 142px auto 60px;
}

@media (max-width: 1199px) {
  .u-section-1 .u-text-1 {
    font-size: 9.375rem;
    width: auto;
    margin-top: 203px;
  }
}

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

@media (max-width: 767px) {
  .u-section-1 .u-text-1 {
    font-size: 7.5rem;
  }
}