/* Custom styles goes here */
table.dataTable.nowrap th, table.dataTable.nowrap td {
    white-space: pre-wrap !important;
    max-width: 190px !important;
}