.md-typeset__table {
  width: 100%;
}

.md-typeset__table table {
  display: table !important;
  table-layout: fixed !important;
  width: 100%;
  background-color: #fff9 !important;
}
