#thankYou-runPhaseTwo #survThnk-outrBg-mainContr {
    background-image: url("/content/dam/intelligentcontent/brands/lokelma/us/en/images/desktop-vector-images/landing-pages-vector-image-desktop.svg");
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 86.5%;
}
#thankYou-runPhaseTwo .survThnk-runPhs-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    padding: 80px 0 0;
}
#thankYou-runPhaseTwo .surveyThank-yesNo {
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 695px;
    margin: 58px auto 0;
}
#thankYou-runPhaseTwo .surveyThank-yesNo h4 {
    margin-bottom: 13px;
}
#thankYou-runPhaseTwo .surveyThank-yesNo p {
    margin-bottom: 40px;
    color: #000000;
}

@media only screen and (max-width: 991px) {

    #thankYou-runPhaseTwo #survThnk-outrBg-mainContr {
        background-image: url("/content/dam/intelligentcontent/brands/lokelma/us/en/images/mobile-vector-images/landing-pages-vector-image-mobile.svg");
        background-repeat: no-repeat;
        background-position: 0 -68px;
        background-size: 100%;
    }
    #thankYou-runPhaseTwo .survThnk-runPhs-wrapper h1 {
        width: 90%;
    }
    #thankYou-runPhaseTwo .survThnk-runPhs-wrapper {
        padding: 48px 0 48px;
    }
    #thankYou-runPhaseTwo .surveyThank-yesNo {
        margin: 24px auto 0;
        width: 86%;
    }
    #thankYou-runPhaseTwo .surveyThank-yesNo h4 {
        font-size: 22px;
        line-height: 28px;
        margin-bottom: 16px;
    }
    #thankYou-runPhaseTwo .surveyThank-yesNo p {
        margin-bottom: 32px;
        color: #003B45;
        letter-spacing: 0;
    }
}