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

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

.u-section-1 .u-text-2 {
  font-size: 1.25rem;
  text-transform: none;
  letter-spacing: 1px;
  background-image: none;
  margin: 20px 340px 60px 0;
}

@media (max-width: 1199px) {
  .u-section-1 .u-text-1 {
    text-transform: none;
    font-size: 1.5rem;
    letter-spacing: 2px;
    margin-right: 323px;
    font-weight: bold;
  }

  .u-section-1 .u-text-2 {
    width: 800px;
    margin-right: 140px;
  }
}

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

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

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

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

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

.u-section-2 .u-custom-html-1 {
  margin-bottom: 0;
  height: auto;
  min-height: 800px;
  margin-top: 0;
  width: 100%;
}