#userLeftMenu{
    position: relative;
    background: none;
}
#logoInProfile, #userMenuContainer{
    display: none;
}
nav.navbar{
    display: flex !important;
    background :#FFF !important;
}
#pageContentContainer{
    margin-top: 120px !important;
}
#recentlyAddedCards, #recentlyAddedCardsTitle{
    display: none !important;
}
.navbar-brand img{
    height: 60px;
}
#myCard > .row{
    margin: 0 !important;
}

.footer-profile-btns{
    display: block !important;
}

.footer-sidebar-btns{
    display: none !important;
}
