/* Add custom CSS styles below */ 

#jo-hero-section-4 .text-container .block-title {
    font-size:50px;
    line-height:70px;
}
@media(max-width:768px){
    #jo-hero-section-4 .text-container .block-title {
    font-size:30px;
    line-height:40px;
}
  #slider-0 .txt > .item-text{
    width:200px ;
}
}
.jo-categories-1 .s-slider-swiper-wrapper{
    justify-content:center;
}