.vertical-table-header th.head:not(.stub) {
    writing-mode: sideways-lr;
    white-space: nowrap;
    max-width: 0;
    p {
       margin: 0;
    }
}
