.md-typeset__table {
    min-width: 100%;
}
.md-typeset table:not([class]) {
    width: 100%;
    display: table;
}
