sidebar-l {
    display: flex;
    flex-wrap: wrap;
}

sidebar-l > * {
    flex-grow: 1;
}