.product-list-table .table-wrapper {
    overflow-x: auto;
}

.product-list-table .table th,
.product-list-table .table td {
    white-space: nowrap;
    min-width: 150px;
}