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

.u-section-1 .u-custom-html-1 {
  margin-bottom: 13px;
  margin-top: 13px;
  height: auto;
  min-height: 65px;
} .u-section-2 {
  background-image: linear-gradient(#cdc0d1, #425465);
}

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

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

.u-section-2 .u-text-2 {
  font-size: 1.125rem;
  background-image: none;
  margin: 20px 0 60px;
}

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

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

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

  .u-section-2 .u-text-2 {
    font-size: 1rem;
  }
}

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

  .u-section-2 .u-text-2 {
    font-size: 0.875rem;
  }
}