html {
    font-size: 8px; /* change font-size base to 8px */
}

#header,
#footer,
[data-action="print"] {
	display: none;
}



.page-title-banner {
	border-bottom: none;
}
.page-title-banner h1 {
	font-size: 3.5rem;
	color: #000;
}



.session.single {
	border: 1px solid #ddd;
	margin: 0 auto 4rem;
	width: 75%;
}


#logo img {
    height: 44px;
    width: 332px;
}


