.tablepress .column-2 {
    display: table-cell!important;
border-bottom: 0px;
}
.tablepress thead th {
    border-bottom: 0px solid #ddd;
}