@media screen and (max-width:800px) {
    /* .swiper */
    .prev, .next {
        display:none
    }
}