.ws2023_td_raiting {
    min-width: 112px;
    width: 15%;
}
.ws2023_td_city {
    width: 25%;
    min-width: 180px;
}
.ws2023_td_name {
    width: 40%;
    min-width: 210px;
}
.ws2023_td_score {
    width: 15%;
    min-width: 87px;
}

.red {
    background-color: red !important;
    color: white;
}