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

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

.u-section-1 .u-text-1 {
    font-size: 1.875rem;
    font-weight: 700;
    margin: 21px 767px 0 0;
}

.u-section-1 .u-text-2 {
    line-height: 1.6;
    font-size: 1.125rem;
    margin: 20px auto 60px 0;
}

@media (max-width: 1199px) {
    .u-section-1 .u-text-1 {
        margin-right: 567px;
    }
}

@media (max-width: 991px) {
    .u-section-1 .u-text-1 {
        margin-right: 347px;
    }
}

@media (max-width: 767px) {
    .u-section-1 .u-sheet-1 {
        min-height: 895px;
    }

    .u-section-1 .u-text-1 {
        width: auto;
        margin-top: -12px;
        margin-right: 167px;
    }
}

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

    .u-section-1 .u-text-1 {
        margin-top: 54px;
        margin-right: 0;
    }
}
.u-section-1 .u-text-2{
    word-break: break-word
}