/* Admin styles */
.wp-list-table .column-matches {
    width: 80px;
    text-align: center;
}

.wp-list-table .column-age {
    width: 60px;
    text-align: center;
}

.wp-list-table .column-status {
    width: 80px;
}

.wp-list-table .column-joined {
    width: 120px;
}
