.banner_white {
    background: url("../images/home-white/top_bgv3.jpg") no-repeat !important;
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: no-repeat;
    background-size: auto;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left bottom !important;

}


.banner_white .welcome {
    border-bottom: 3px solid #e9991e !important;
}

.banner_white .welcome,
.banner_white .header_list li,
.banner_white .text-white {
    color: #000 !important;
}

.banner_white h1 {
    color: #133559 !important;
}


#header3 .header_list li::before {
    background-image: url("../images/home-white/blue_bullet.png") !important;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: left;
}

.v_white_body .startHeader,
.v_white_body .getStartedCta2 {
    border-radius: 50px !important;
}


#prescrition_work.prescrition_work_white {
    background: url("../images/home-white/banner2.jpg") !important;
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    background-size: auto;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right top !important;
}

.prescrition_work_white .bottom *,
.prescrition_work_white .text-white {
    color: #000 !important;
}


.startVisit_white {
    background: url("../images/home-white/get_started_desk.jpg") !important;
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    background-size: auto;
    background-repeat: no-repeat;
    background-size: cover !important;
    background-position: top left;

}

.startVisit_white h1,
.startVisit_white .listElement {
    color: #000 !important;
}