.clickpopup {
    background-image: url('../images/bg.svg')!important;
    background-size: 100% 100%!important;
    background-repeat: no-repeat;
}
#pheader1 .home-icon {
    background: url('../images/icon_truck_circle_orange@1x.svg') no-repeat;
    width: 60px;
    height: 65px;
    margin: 25px auto 0;
}
.previous-data div {
    display: block;
    width: 100%;
    font-size: 14px;
    color: #9b9b9b;
    letter-spacing: 0;
    line-height: 20px;
    padding-left: 24px;
    text-align: left;
    margin-bottom: 5px;
}
.previous-data div.location {
    background: url('../images/locationicon-bvl.svg') left center/14px no-repeat;
}.previous-data div.size {
    background: url('../images/bedroomicon-bvl.svg') left center/14px no-repeat;
}.previous-data div.date {
    background: url('../images/calendar-icon-bvl.svg') left center/14px no-repeat;
}#progress-bar .movers-found {
    width: 51.7333333333333%;
    background: url('../images/status-bg.svg') 0 54%/100% no-repeat;
}#progress-bar .movers-found .checkmark {
    width: 14px;
    height: 14px;
    background: url('../images/checkmark-orange.svg') no-repeat;
    display: inline-block;
    margin-left: 5px;
    vertical-align: middle;
}#progress-bar .view-quote {
    background: url('../images/status-bg2.svg') 0 56%/100% no-repeat;
    width: 47.7333333333333%;
    margin-left: -3.33333333%;
    color: rgba(13,32,54,.3);
}