

.pdf-js-wrapper {
    position: relative;
   /* padding-bottom: 56.25%;  aspect ratio */
    padding-bottom: 46.25%; /* aspect ratio */
    height: 0;
}
.pdf-js-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    max-height: 400px;
}

.nir-node--5806 .block--tw-pdfviewer .nir-widget--list article{ 

   
}

/*.nir-node--5806 .block--tw-pdfviewer .nir-widget--label {
        text-transform: uppercase;
            font-family: 'roboto-slab-bold' !important;
    font-size: 26px;
    letter-spacing: 2.6px;
}*/

/* Service Ticket #84029 */
.nir-node--5806 .pdf-js-wrapper iframe {
    max-height: 315px;
}