span.content-section {
    display: none !important;
}
.slick-dots li button:before {
    color: #5ab6b2;
    border: 0px solid #000000 !IMPORTANT;
}



@media screen and (max-width 768px) {
.slick-slide {
    padding-right: 3px !important;
}
}