.print-page {
	max-width:800px;
}

body {
	overflow:visible !important;
}

.section {
	height:auto !important;
}
#head,
#main .page {
    display: none !important;
}
#main .page:last-child {
    display: inline !important;
}
.dgt-content {
    width: auto !important;
    
    -webkit-column-gap: normal !important;
       -moz-column-gap: normal !important;
            column-gap: normal !important;

    -webkit-column-width: auto !important;
       -moz-column-width: auto !important;
            column-width: auto !important;
}

.section {
    display: block !important;
    max-width: 35em !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

.offer-context-buttons {
	height:0px;
}
.offer-context-buttons li, .TwitterTimeLine, .ending, .button, .icon  { 
	display:none !important; 
}

h1,
h2,
h3,
p,
li {
    page-break-inside: avoid !important;
}

