html { background: none; padding-bottom: 20px; width: 100%;}
body { box-shadow: none; background: none; width: 100%;  height: auto;font-size: 1em; zoom: 100%; }
#statementWrapper { display: none;}
body::after { content: none;  }
a[href]:after {
        content: none !important;
} 
@media print {
        .container { width: 100%; }
}
.content .sidebar { display: none; }
.content .col-large-8 { width: 100%;}
.content-main { width: 100%; } 
section.content .site-text { border: none; }
.print-logo  { text-align: center;}