@media (max-width:575px){
    .owl-carousel.home-slider:after {
        content: none;
    }
}
