.wrap-menu-desktop{
    background-color: #fff;
}
/* .home-cat{
    height: 250px;
    width: 370
}
.home-cat img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.home-subcat-img{
    height: 200px;
}
.home-subcat-img .block2-pic{
    height: 100%;
}
.home-subcat-img img{
    height: 100%;
    object-fit: contain;
} */
.sub-menu .menu-img{
    width: 50px;
}
.sub-menu-m img{
    width: 50px;
}
.sub-menu{
    top: 11px;
    left: 102%;
}
.sub-sub-menu{
    display: flex;
}
.sub-sub-menu img{
    object-fit: contain;
}
.logo{
    height: 80%;

}
.text-muted-red{
    color:red !important;
}