.text-no-wrap {
    white-space: nowrap;
}

@media (max-width: 1300px) {
    .data-table {
        min-width: 1150px;
    }
}