.u-section-1 {
  background-image: url("images/julius-drost-cz2v3NQW3wE-unsplash.jpg");
}

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

.u-section-1 .u-text-1 {
  font-size: 4.5rem;
  font-weight: 700;
  line-height: 1;
  margin: 20% 0 0 0;
}

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

.u-section-1 .u-btn-1 {
  background-image: none;
  border-style: none;
  font-weight: 700;
  margin: 0px 20px 0px 0px;
  padding: 5px 20px 5px 20px;
  border-radius: 3px;
  display: inline-block;
}

.u-section-1 .u-btn-2 {
  background-image: none;
  border-style: none;
  font-weight: 700;
  margin: 0px 20px 0px 0px;
  padding: 5px 10px 5px 10px;
  border-radius: 3px;
  display: inline-block;
}

.u-section-1 .u-btn-3 {
  background-image: none;
  border-style: none;
  font-weight: 700;
  margin: 0px inline 0px 0px;
  padding: 5px 10px 5px 10px;
  border-radius: 3px;
  display: inline-block;
}

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

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

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

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

@media (max-width: 575px) {
  .u-section-1 .u-text-1 {
    font-size: 1.5rem;
    margin-right: 62px;
  }

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