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

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

.why {
padding-top: 50px;
}
.h3 {
font-family: Comfortaa;
font-weight: bold;
font-size: 51px;
line-height: 57px;
margin-bottom: 50px;
}


}