.dataTables_wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}