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

.u-section-1 .u-text-1 {
  font-family: "Albert Sans";
  text-transform: uppercase;
  font-weight: 700;
  font-size: 1.25rem;
  margin: 60px 20px 0 0;
}

.u-section-1 .u-text-2 {
  font-family: "Albert Sans";
  text-transform: uppercase;
  font-weight: 700;
  font-size: 1rem;
  margin: 60px 20px 0 0;
}

.u-section-1 .u-text-3 {
  font-family: "Albert Sans";
  font-size: 1rem;
  margin: 30px 0 0;
}

.u-section-1 .u-text-4 {
  font-family: "Albert Sans";
  text-transform: uppercase;
  font-weight: 700;
  font-size: 1rem;
  margin: 60px 20px 0 0;
}

.u-section-1 .u-text-5 {
  font-family: "Albert Sans";
  font-size: 1rem;
  margin: 30px 0 60px;
}

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

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

  .u-section-1 .u-text-4 {
    margin-right: 0;
  }
}