.markdown-section table {
  table-layout: fixed;
  display: block;
  overflow-x: auto;
}

.book .book-body .page-wrapper .page-inner {
  max-width: 85%;
}
