/*RACE LIST HEAD NAVI*/
.ms-Side-Navi-Normal-3 li{width: 25%;}
.ms-Side-Navi-Normal-3 li.ladies{width: 44%;}

.ms-Table .ms-Table th:nth-child(n+5){
white-space: nowrap; 
}
.ms-Table .ms-Table td:nth-child(n+5){
width: 6%;
}

@media(max-width: 736px){

}