.nav-main,
.footer-bottom,
body > footer {
  display: none;
}

.page > header {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  bottom: auto;
  right: auto;
  height: auto;
  margin: 0;
  padding: 0;
}

main {
  width: 100%;
  padding-top: 100px;
  display: block;
}

.ce-text-with-images .ce-text-with-images-wrap {
  width: 200px;
}

/*
body > footer {
	position:relative !important;
	top:inherit !important;
	left:inherit !important;
	bottom:inherit !important;
	right:inherit !important;
	padding:10px 0;
}

body > footer .footer-inner .supporter-bar {
	position:relative !important;
	top:inherit !important;
	left:inherit !important;
	bottom:inherit !important;
	right:inherit !important;

}
*/

/*# sourceMappingURL=print.css.map */