@charset "UTF-8";
 #masthead.site-header,
.hideprint,
.entry-footer,
.above-footer,
#bottom_right,
#overallfooter {
display: none;
}
.site-content {
padding: 50px;
}
div .fullthumbnail {
max-height: 300px;
}
.printnowrap {
break-inside: avoid
}
* {
-webkit-print-color-adjust: exact !important; color-adjust: exact !important; print-color-adjust: exact !important; }