body > div.wy-grid-for-nav > nav > div > div.wy-side-nav-search > a {
  font-size: 150%;
}

.wy-nav-content {
  max-width: 1200px !important;
}

.fullwidthtable {
  table-layout: fixed;
  width: 100%;
  overflow-wrap: break-word;
}

pre {
  white-space: pre-wrap !important;
}

pre.span.s1 {
  margin: 0 28px;
  text-indent: -28px;
}

.sphinx_collapse {
  margin-bottom: 24px;
}

.wy-table-responsive table {
  width: 100%;
}

td {
  white-space: normal !important;
}

#endpoint_overview_container table tr {
  height: 200px;
}
