 @media (max-width:984px){
  .for-mb-view{
    display: block;
   
    padding-top: 0px;
  }
  .for-desk-view{
    display: none;
  }
  /* .col-auto{
    width: 100%;
  }  */
  .text-64{
    font-size: 30px !important;
    font-weight: 500;
  }
  .card1{
    height: unset;
    margin-top: 15px;
  }

  .dfpdfda{
    padding: 15px;
    text-align: justify;
  }
  .lh-18{
    line-height: unset !important;
  }
  .md\:mt-40 {
    margin-top: 10px !important;
}
 }



 @media (max-width:640px) {
  .for-css-cascade :where(.hoverTitle){
    margin-top: 20px;
  }

  .w-50 {
    width: 100% !important;
}

.header__logo img {
  height: 68px !important;
}

.dadfads{
  display: none;
}

.dsajjfasdfsa{
  margin: unset;
}

.text-sm-left a{
  justify-content: left;
  text-align: left;
}
  
 }