 .u-section-1 {
  background-image: none;
  
}

.u-section-1 .u-sheet-1 {
  min-height: 100vh;
}

.u-section-1 .u-text-1 {
  font-family: "Julius Sans One";
  font-size: 1.5rem;
  margin: 200px auto 0;
}

.u-section-1 .u-text-2 {
  text-transform: uppercase;
  font-size: 1rem;
  margin: 39px 0 0;
}

.u-section-1 .u-image-1 {
  width: 70px;
  height: 70px;
  margin: -226px auto 0;
}

.u-section-1 .u-image-2 {
  width: 70px;
  height: 70px;
  margin: 192px auto 0;
}

.u-section-1 .u-text-3 {
  background-image: none;
  font-family: "Julius Sans One";
  font-size: 0.625rem;
  width: 109px;
  margin: -4px auto 15px;
}

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

  .u-section-1 .u-image-1 {
    margin-top: -324px;
  }

  .u-section-1 .u-image-2 {
    margin-top: 290px;
  }

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

@media (max-width: 767px) {
  .u-section-1 .u-text-3 {
    margin-top: -10px;
  }
}

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

  .u-section-1 .u-text-1 {
    width: 132px;
    font-size: 1.25rem;
  }

  .u-section-1 .u-text-2 {
    font-size: 0.875rem;
    width: auto;
  }

  .u-section-1 .u-image-1 {
    margin-top: -398px;
  }

  .u-section-1 .u-image-2 {
    margin-top: 375px;
  }

  .u-section-1 .u-text-3 {
    margin-top: -8px;
    margin-bottom: 47px;
  }
}