@media(min-width: 757px) {
    #main_tree5 ul {
        grid-template-columns:repeat(4,minmax(0,1fr)) !important
    }
}