.ex-invoice-pdf table tr td:first-child > *:not(img) {
    display: none;
}