
.pdfviewer {
	margin:1% 0;
	border:1px solid #aaa;
	height:1400px;
	width:990px;
}
@media (max-width:767px){ 
	.pdfviewer { 
		height:350px;
	}
}
/* .content p span{
font-size: 1.86667rem; 
color: #000000; 
line-height: 1.5; 
}
.content p{
font-size: 1.86667rem; 
color: #000000; 
line-height: 1.5; 
} */

