.middle {
    flex: 0 0 auto;
    width: 100%;
}

.custom-offset {
    transform: translateY(25%);
}

.online {
    display: none !important;
}

.chats {
    display: none !important;
}

.links {
    display: none !important;
}

.stories {
    display: none !important;
}