.mySwiper-0  .px-11{

padding-left: 150px important;

}

.overflow-x-auto  .md\:text-xl{

font-size: .875rem !important;
}
             
@media only screen and (max-width: 767px) {
.mySwiper-0  .hero-slide-img {
    height: 158px ! important;
}                               
.mySwiper-0  .px-11{
padding-left: 10px;
}
.h-44 {
    height:  7rem ! important;
}
.mySwiper-1 .px-11{

padding-left: 10px !important;
}
.mySwiper-1 .hero-slide-img {
    height: 161px!important;
}
.h-600p {
    height: 800px ! important;
}
}
 

@media only screen and (min-width: 768px){

.body-font  .break-all{

word-break: unset;
}

}