/* Add custom CSS styles below */ 
@media(min-width:1024px){
section.liabty-cat .swiper-wrapper {
    gap: 0px;
}
}
.navbar-brand img {
    max-height: 5rem;
}
.landing-page-fixed-bannar {
    margin-bottom: 0 !important;
}
body {
    background-color: #fff !important;
}