 .u-section-1 {
  background-image: linear-gradient(#01000d, #858e99);
}

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

.u-section-1 .u-custom-html-1 {
  height: 818px;
  border-style: dotted;
  width: 822px;
  margin: 0 auto;
}

.u-section-1 .u-text-1 {
  font-family: "Allerta Stencil";
  font-size: 0.75rem;
  width: 822px;
  margin: 0 auto;
}

.u-section-1 .u-custom-html-2 {
  height: auto;
  min-height: 34px;
  width: 342px;
  margin: 4px auto 13px;
}

@media (max-width: 1199px) {
  .u-section-1 .u-custom-html-1 {
    min-height: 800px;
  }
}

@media (max-width: 991px) {
  .u-section-1 .u-custom-html-1 {
    width: 720px;
  }

  .u-section-1 .u-text-1 {
    width: 720px;
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-custom-html-1 {
    width: 540px;
  }

  .u-section-1 .u-text-1 {
    width: 540px;
  }
}

@media (max-width: 575px) {
  .u-section-1 .u-custom-html-1 {
    width: 340px;
  }

  .u-section-1 .u-text-1 {
    width: auto;
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-1 .u-custom-html-2 {
    width: 340px;
  }
}