.el-pdf-viewer iframe {
	width: 100%;
	border: 0px;
	height: calc(100vh - 80px);
}

.bh-bemode .el-pdf-viewer iframe {
	height: 715px;
}