.sidebar__avatar {
    /*box*/
    width:100%;
    display: flex;
    flex-direction: row;
    align-items: center;
}