@media print {
    body, html, #wrapper {
        width: 100%;
    }
}