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

.u-section-1 .u-text-1 {
  margin: 20px 0;
}.u-section-2 .u-sheet-1 {
  min-height: 324px;
}

.u-section-2 .u-image-1 {
  width: 353px;
  height: 282px;
  margin: 21px auto;
}

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

  .u-section-2 .u-image-1 {
    width: 340px;
    height: 272px;
  }
}.u-section-3 .u-sheet-1 {
  min-height: 400px;
}

.u-section-3 .u-text-1 {
  margin-left: 0;
}