.industry-slider-two .slick-slide {
    margin: 0px 5px;
}
.industry-slides.industry-slider-two i.slick-arrow {
    left: -50px;
}
.industry-slides.industry-slider-two i.slick-next {
    left: auto;
    right: -50px;
}
@media (min-width: 481px) and (max-width: 600px) {
    .content-overlay {
    	padding: 20px 20px;
    }
}
@media (min-width: 320px) and (max-width: 480px) {
    .content-overlay {
    	padding: 20px 20px;
    }
}