.table-responsive {
    overflow-x: auto;
    min-height: .01%;

    table {
       min-width: 896px!important; /* <--  Adjust with the correct value of the image - table */
   }
}