@media screen and (min-width: 1024px) {
    .invoice-product-comment {
        max-width: 15%;
    }
}

.invoice-product-comment {
    word-wrap: break-word;
}