﻿.dataTables_wrapper
{
    width:100% !important;
}

@media (min-width: 1200px) {
    .container {
        max-width: 95%;
    }
}