.pdf_viewer { height: 800px;}

.report_li.edu_board .photo {
	overflow: hidden;
	height: 300px;
}

.report_li.edu_board .photo img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: top center;
}
