.legacy-converted-page {
  max-width: var(--article-width);
  margin: 18px auto 0;
  overflow-wrap: anywhere;
}
.legacy-converted-page table {
  max-width: 100%;
  border-collapse: collapse;
}
.legacy-converted-page td,
.legacy-converted-page th {
  padding: 0.35rem;
  vertical-align: top;
}
.legacy-converted-page img {
  max-width: 100%;
  height: auto;
}
.legacy-converted-page center {
  text-align: left;
}
.legacy-converted-page font {
  font: inherit;
}
.poc2-route-preserving .article-header h1 {
  margin-top: 0;
}
