 .u-section-1 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(to bottom, #000000, #162c1f);
  background-size: cover;
}

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

.u-section-1 .u-text-1 {
  font-family: Afacad;
  margin: 333px auto 0;
}

.u-section-1 .u-image-1 {
  width: 466px;
  height: 300px;
  margin: 61px auto 60px;
}

@media (max-width: 991px) {
  .u-section-1 .u-text-1 {
    width: auto;
    margin-top: 296px;
  }

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

@media (max-width: 767px) {
  .u-section-1 .u-image-1 {
    margin-top: 20px;
  }
}

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

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

  .u-section-1 .u-image-1 {
    width: 340px;
    height: 219px;
    margin-top: 51px;
  }
}