.u-section-1 .u-image-1 {
  min-height: 410px;
  background-position: 50% 50%;
}

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

.u-section-2 .u-text-1 {
  margin: 20px 0 0;
}

.u-section-2 .u-text-2 {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0;
  background-image: none;
}

.u-section-2 .u-text-3 {
  font-size: 2.25rem;
  margin: 40px 0 0;
}

.u-section-2 .u-text-4 {
  margin: 40px 0 60px;
}

@media (max-width: 575px) {
  .u-section-2 .u-text-3 {
    font-size: 1.875rem;
  }
}