@media (max-width: 2200px) {
    .wy-nav-content, .sig-object {
        max-width: 95vw;  /* 95% of viewport width */
    }
}