.elementor-13543 .elementor-element.elementor-element-adfcc5e{--display:flex;--padding-top:20px;--padding-bottom:20px;--padding-left:20px;--padding-right:20px;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-8b19a4f */.pdf-viewer {
    width: 100%;
    height: 550px;
    /* The iframe takes the height of its parent container */
}

/* Media query for mobile devices (screen width up to 767px) */
@media screen and (max-width: 767px) {
    .pdf-container {
        /* Mobile height (e.g., shorter for better mobile experience) */
        width: 100%;
        height: 550px;
    }
}/* End custom CSS */