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

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