
.float-right{
    float: right !important;
}

.sidebar-logo {
    width: 100px;
    height: 100px;
}

.sidebar-logo >img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.side-menu__item{
    text-align: left!important;
}
