.container_context {
    display: inline-block;
    width: auto;
}

.avatar_context {
    height: 40px;
    width: 40px;
}

ul.scrollbar {
    overflow: hidden;
    overflow-y: auto;
    max-height: 225px;
}