#wrapper {
    max-width: 685px;
}

@media print {
    #wrapper {
        max-width: 685px;
    }
}
