@media (min-width: 768px) {
    .slider-banner-main-0{
        height: 700px;
    }
    .slider-banner-main-3, .slider-banner-main-5{
        height: 550px;
    }
  .slider-banner-main-0 h1{
    font-size: 35px !important;
  }
  .slider-banner-main-0 p{
    font-size: 30px !important;
    max-width: 100% !important;
  }
  .slider-banner-main-3 h1 ,.slider-banner-main-5 h1{
    font-size: 40px !important;
  }
}
.g_features .products-item i{
  color: #646567;
}
.image-title .title-heade{
  color: #f38724;
}
.slider-banner-main-0 .md\:container{
      padding: 0 !important;
}
.bg-\[\#ffffff59\] {
    background-color: rgba(0,0,0,0.34902) !important;
    max-width: 100% !important;
}
@media (max-width: 767px){
  .bg-\[\#ffffff59\] {
    margin-top: 150px;
    background-color: rgba(0,0,0,0.34902) !important;
}
  .slider-banner-main-0, .slider-banner-main-3, .slider-banner-main-5{
    height: 420px;
  }
  .g_cat .s-slider-swiper-wrapper {
    justify-content: center;
}
}