i’ve added
.tablepress-id-N {
border-collapse: collapse;
}
.tablepress-id-N .row-1 tr {
width: 960px !important;
}
.tablepress-id-N .row-1 .column-1 {
width: 160px !important;
}
and that’s the most successful so far.
Anyway thank you tobias for your help!