
/*To use the full window width for content*/
.wy-nav-content {
    max-width: none;
}
