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

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

.u-section-2 .u-image-1 {
  width: 326px;
  height: 326px;
  --radius: 50px;
  margin: 10px auto;
}.u-section-3 .u-sheet-1 {
  min-height: 672px;
}

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

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