@media (min-width: 979px) {
#main_tree5 .main_tree_sub {
grid-template-columns: repeat(6,1fr) !important;
}
}