.competition-table th:nth-child(1) {
    width: 160px;
}
.competition-table th:nth-child(2) {
    width: 130px;
}
.competition-table th:nth-child(3) {
    width: 170px;
}
