<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.pdfviewer {
	margin:1% 0;
	border:1px solid #aaa;
	height:1400px;
	width:990px;
}
@media (max-width:767px){ 
	.pdfviewer { 
		height:350px;
	}
}
.pedia__top {
	padding-bottom: 9rem;
}

</pre></body></html>