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

.u-section-1 .u-text-1 {
  font-weight: 700;
  margin: 20px 0 0;
}

.u-section-1 .u-image-1 {
  width: 324px;
  height: 214px;
  margin: 20px auto 0;
}

.u-section-1 .u-text-2 {
  font-size: 0.875rem;
  margin: 20px 0 4px;
}

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

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

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

  .u-section-1 .u-text-2 {
    margin-bottom: 10px;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 2249px;
}

.u-section-2 .u-text-1 {
  font-weight: 400;
  font-size: 0.875rem;
  margin: 16px 0;
}

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

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

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