/* Expand the main content area container */
.wy-nav-content {
    max-width: 1200px !important;
}

.wy-nav-content img {
    max-width: 100%;
    height: auto;
}