/* Welcome to Compass. Use this file to define print styles.
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/print.css" media="print" rel="stylesheet" type="text/css" /> */

header img {
	size: 40%;
}

.banner {
	display: none;
}

aside {
	display: none;
}

.page-content article {
	width: 95%;
}

.index .embed-container {
	display: none;
}