

@media (min-width: 300px) and (max-width: 767.98px){
    
    
 .sup-txt {
    font-size: 65px !important;
  }
  .heading {
    font-size: 54px !important;
    }
    .mw-sld.mw-hide {
        display: none !important;
    }
    
    .mw-sld {
        border-radius: 0px !important;
    }
   .col-lg-4.col-md-4.col-sm-12.p-2 {
        margin: 20px 15px 0px 15px !important;
        box-shadow: 0px 0px 5px #00000026;
        padding: 0px !important;
    }
    
    
    
    
}