#pdf-container {
	width: 100%;
	text-align: center;
	font-size: 1.5em;
	margin-top: 30px;
	margin-bottom: 40px;
}

#scholarships-pdf {
	width: 80%;
	height: 100vh;
	display: block;
	margin-left: auto;
	margin-right: auto;
}