.fix-png {
    background-color: #ffffff;
    padding: .8rem;
    border-radius: .4rem;
}
.md-typeset__table {
   min-width: 100%;
}
.md-typeset table:not([class]) {
    display: table;
}