Added this to the light and dark custom Minitab > .table section...
display: block !important; /*need to make the table responsive*/
overflow-x: auto !important; /*need to make the table responsive*/
white-space: nowrap !important; /*need to make the table responsive*/
max-width: 100% !important; /*need to make the table responsive*/