@media only screen and (max-width:1050px) {

.slick-prev {
left: -15px;
}
.slick-next {
right: -15px;
}



}