@media screen and (max-width: 1000px) {
    #homepage-new-row1 .mobile-video-image
    {
        background-position: bottom right !important;
        background-size: contain !important;
    }
}