@media screen and (min-width: 951px) {
    .nav-tree .level1 > ul {
        column-count: auto !important;
    }
}