 .u-section-1 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(to bottom, rgba(4, 39, 70, 0.8), rgba(4, 39, 70, 0.8));
  background-size: cover;
}

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

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

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

.u-section-1 .u-custom-html-1 {
  background-image: none;
  height: auto;
  min-height: 898px;
  width: 629px;
  margin: 30px auto 42px;
}

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

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