/* !important prevents the common CSS stylesheets from overriding this CSS since on RTD they are loaded after this stylesheet */

.wy-nav-content {
   max-width: 100% !important;
}

.wy-table-responsive table td {
   white-space: normal !important;
}
