/*Menu*/
.table-of-content > li {
    display: block !important;
}

.table-of-content ul.children {
    display: none;
}