.toooltip.profile-card {
    width: 40px;
    height: 49px;
    border-radius: 50% !important;
}
.top-bar .right-side {
    margin-top: -10px;
}
.navbar {
    margin-top: 35px;
}

@media only screen and (max-width: 1095px){
    .system-modal .side-bar .accordion .accordion-box .header span:first-child {
        display: block !important;
    }
    .navbar {
        display: none;
    }
}