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

.u-section-1 .u-text-1 {
    font-size: 3rem;
    font-weight: 700;
    margin: 47px auto 0;
}

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

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

.u-section-2 .u-text-1 {
    margin-bottom: 60px;
    margin-top: 20px;
}

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

.u-section-3 .u-text-1 {
    margin-bottom: 60px;
    margin-top: 20px;
}

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

.u-section-4 .u-text-1 {
    margin-bottom: 60px;
    margin-top: 20px;
}

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

.u-section-5 .u-text-1 {
    margin-bottom: 60px;
    margin-top: 20px;
}

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