.blockmenuuser {
    display: flex;
    justify-content: space-between;
    padding: 0 10px;
    align-items: center;
    align-content: center;
    flex-wrap: nowrap;
    flex-direction: row;
}


.nameandviewprofile {
    color: #b3b3b3;
	text-align: start;
}

.smalldescriptionss {
    text-transform: uppercase;
    font-size: 10px;
}

.useroravatarsmall {
    font-size: 30px;
    color: #161a21;
}










































		