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

.u-section-1 .u-text-1 {
  margin: 25px auto;
}.u-section-2 .u-sheet-1 {
  min-height: 172px;
}

.u-section-2 .u-text-1 {
  font-weight: 400;
  margin-bottom: 20px;
  font-size: 0.875rem;
  margin-top: 20px;
}.u-section-3 .u-sheet-1 {
  min-height: 100px;
}

.u-section-3 .u-text-1 {
  font-size: 0.875rem;
  margin: 28px auto 29px;
}.u-section-4 .u-sheet-1 {
  min-height: 360px;
}

.u-section-4 .u-image-1 {
  width: 570px;
  height: 299px;
  margin: 20px auto 120px;
}

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

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

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

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