/* height view pdf */
.galley_view{
    height: 100vh;
}


/* ubah ukuran gambar custon page */
.pkp_block.block_custom img{
    width: 80% !important;
}
