/* Add custom CSS styles below */ 
.category-box .img-box::before, .category-box .img-box .shape-hexagons::before{
background: linear-gradient(180deg, #2CB7A8 0%, #DDDCDB 100%);
}  
@media (max-width: 768px) {
.s-block--slider-items .slider-content{
 padding-bottom: 100px; 
}  
}