.customer-review-slider .customer-review-item img{
    width: 100%;
}
.customer-review-container{
    margin-top: 80px;
}
.slick-prev, .slick-next{
    transform: translateY(-155%) !important;
}