 .u-section-1 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.7), rgba(0,0,0,0.7)), url("images/cmachine.jpg");
  background-position: 50% 50%;
}

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

.u-section-1 .u-text-1 {
  font-size: 1.5rem;
  font-family: "Allerta Stencil";
  margin: 120px 0 0;
}

.u-section-1 .u-text-2 {
  font-family: "Allerta Stencil";
  margin: 63px 0 0;
}

.u-section-1 .u-btn-1 {
  text-transform: uppercase;
  font-size: 1.875rem;
  font-family: "Allerta Stencil";
  border-style: solid;
  background-image: none;
  font-weight: normal;
  margin: 15px auto 0;
}

.u-section-1 .u-text-3 {
  font-size: 1.5rem;
  font-family: "Allerta Stencil";
  margin: 74px 0 0;
}

.u-section-1 .u-image-1 {
  width: 444px;
  height: 520px;
  margin: 27px auto 60px 0;
}

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

  .u-section-1 .u-text-1 {
    margin-top: 119px;
    margin-right: 212px;
  }

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

  .u-section-1 .u-btn-1 {
    margin-top: 20px;
  }

  .u-section-1 .u-text-3 {
    margin-top: 20px;
  }
}

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

  .u-section-1 .u-text-1 {
    width: auto;
    margin-top: 84px;
    margin-right: 379px;
  }

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

  .u-section-1 .u-btn-1 {
    margin-top: 55px;
  }

  .u-section-1 .u-text-3 {
    width: auto;
    margin-top: 121px;
    margin-bottom: 51px;
  }
}

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

  .u-section-1 .u-text-1 {
    margin-top: 93px;
    margin-right: 201px;
  }

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

  .u-section-1 .u-text-3 {
    margin-top: 124px;
  }
}

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

  .u-section-1 .u-text-1 {
    margin-top: 90px;
    margin-right: 0;
  }

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

  .u-section-1 .u-btn-1 {
    margin-top: 76px;
  }

  .u-section-1 .u-text-3 {
    margin-top: 109px;
  }

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