i-bg-position-center,
[class*="vc_custom_"].i-bg-position-center {
    background-position: center center !important;
}

.vc_row[class*="vc_custom_"].i-bg-special-1 {
    background-size: 100% !important;
    background-position: 100% 0% !important;
    background-repeat: no-repeat !important;
}
.vc_row[class*="vc_custom_"].i-bg-special-2 {
    background-repeat: no-repeat !important;
}

@media (max-width: 479px) {

    #rev_slider_1_1 .tp-revslider-mainul li:first-child .defaultimg {
        background-position: 86% center !important;
    }

    .vc_row[class*="vc_custom_"].i-bg-special-1 {
        background-size: 133% !important;
    }
    .vc_row[class*="vc_custom_"].i-bg-special-2 {
        background-position: 22% 0% !important;
    }

}