.preview-viewer-index {
    overflow: hidden;
}

.pdfobject-container {
    height: 100vh;
}

#pdfViewer {
    width: 100vw;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    z-index:10000;
    background-color: white;
}

.junicom_productpreview--anchor {
    font-weight: 600;
    display: inline-block;
    margin: 2rem 0;
}
