 .u-section-1 {
  background-image: none;
}

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

.u-section-1 .u-text-1 {
  font-size: 4.5rem;
  margin: 60px auto;
}

@media (max-width: 767px) {
  .u-section-1 .u-text-1 {
    font-size: 2.25rem;
  }
}

@media (max-width: 575px) {
  .u-section-1 .u-text-1 {
    font-size: 1.875rem;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 964px;
}

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

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

.u-section-3 .u-image-1 {
  width: 260px;
  height: 260px;
  margin: 34px auto 52px;
}