@media screen and (max-width: 500px) {
    .rev-slider-full{
        display: none !important; 
    }
}