﻿.u-section-8 {
    background-image: url("../../Images/ClearPathImage1.jpg");
}

    .u-section-8 .u-sheet-1 {
        min-height: 800px;
    }

    .u-section-8 .u-text-1 {
        text-transform: none;
        font-size: 3.76471rem;
        margin: 274px 694px 60px 0;
    }

@media (max-width: 1199px) {
    .u-section-8 {
        background-position: 50% 50%;
        background-size: cover;
    }

        .u-section-8 .u-sheet-1 {
            min-height: 660px;
        }

        .u-section-8 .u-text-1 {
            margin-top: 60px;
            margin-right: 494px;
            font-size: 3.75rem;
        }
}

@media (max-width: 991px) {
    .u-section-8 .u-sheet-1 {
        min-height: 506px;
    }

    .u-section-8 .u-text-1 {
        margin-right: 274px;
    }
}

@media (max-width: 767px) {
    .u-section-8 .u-sheet-1 {
        min-height: 380px;
    }

    .u-section-8 .u-text-1 {
        margin-right: 94px;
        font-size: 3rem;
    }
}

@media (max-width: 575px) {
    .u-section-8 .u-sheet-1 {
        min-height: 239px;
    }

    .u-section-8 .u-text-1 {
        margin-right: 0;
        font-size: 2.25rem;
    }
