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

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

.u-section-1 .u-text-1 {
  font-family: "Architects Daughter";
  margin: 75px 357px 0 338px;
}

.u-section-1 .u-text-2 {
  font-family: "Architects Daughter";
  margin: 0 auto 0 318px;
}

.u-section-1 .u-text-3 {
  line-height: 1.8;
  font-family: "Architects Daughter";
  width: 679px;
  font-size: 1.25rem;
  margin: 77px auto 0;
}

.u-section-1 .u-image-1 {
  width: 570px;
  height: 28px;
  margin: 77px auto 10px;
}

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

  .u-section-1 .u-text-1 {
    margin-right: 257px;
    margin-left: 280px;
  }

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

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

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

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

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

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

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

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

  .u-section-1 .u-image-1 {
    width: 540px;
    height: 27px;
  }
}

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

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

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

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

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