#menus table tr th {
    width: 25%;
}

#menus table tr th:nth-child(1) {
    width: 50%;
}
