@media (max-width: 1200px) {
    #wrapper .result-portlet.text-center.imagebg.cover .container .row .background-image-holder {
        background-repeat: no-repeat !important;
        background-size: contain !important;
        background-position: 100% 100% !important;
    }
}