
#nav-tree-contents > ul > li > ul > li:nth-child(n+4) {
	display: none;
}
