@media screen and (max-width: 1180px) {
.slick-prev,
.slick-next {
    display: none!important;
}
}
