@media (max-width:767px){
.landing-page-fixed-bannar {
    height: 37vh !important;
}
  .landing-page-fixed-bannar .txt {
    padding-top: 109px;
}
   .landing-page-fixed-bannar .txt .mb-\[11px\] {
    margin-bottom: 4px;
}
  .liabty-cat .gap-\[11px\] {
    gap: 0px;
}

}
@media only screen and (max-width: 1024px) and (max-width: 480px) {
    .liabty-cat .cat {
        margin-right: 0px !important;
    }
 .liabty-cat .cat.\!h-\[167px\] {
    height: 153px !important;
}
 .liabty-cat .cat.\!w-\[151px\] {
    width: 138px !important;
}
  .liabty-cat .photo .h-auto {
    height: 75px;
}
}