.wp-list-table th,
.wp-list-table td {
    writing-mode: horizontal-tb !important;
    transform: none !important;
    white-space: normal !important;
    height: auto !important;
    line-height: 1.3 !important;
}
.column-seo_score,
.column-rank_math_seo_score {
    writing-mode: horizontal-tb !important;
    transform: none !important;
}
