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

.u-section-1 .u-text-1 {
  font-size: 6rem;
  line-height: 1;
  font-weight: 700;
  font-family: Roboto, sans-serif;
  margin: 18px 0 0 20px;
}

.u-section-1 .u-text-2 {
  font-family: "Mr Dafoe";
  font-size: 3.75rem;
  line-height: 1;
  margin: -30px 260px 18px 272px;
}

@media (max-width: 1199px) {
  .u-section-1 .u-text-1 {
    margin-left: 0;
  }

  .u-section-1 .u-text-2 {
    margin-right: 160px;
    margin-left: 172px;
  }
}

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

  .u-section-1 .u-text-1 {
    font-size: 4.5rem;
    margin-top: 41px;
  }

  .u-section-1 .u-text-2 {
    font-size: 3.125rem;
    margin-right: 50px;
    margin-bottom: 41px;
    margin-left: 62px;
  }
}

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

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

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

  .u-section-1 .u-text-1 {
    font-size: 2.8125rem;
    width: auto;
    margin-top: 43px;
  }

  .u-section-1 .u-text-2 {
    font-size: 1.875rem;
    width: auto;
    margin-top: -15px;
    margin-bottom: 43px;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 313px;
}

.u-section-2 .u-text-1 {
  font-size: 1.125rem;
  margin: 55px 0 60px;
}

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

  .u-section-2 .u-text-1 {
    width: auto;
    margin-top: 23px;
  }
}

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

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