 html,body {
    height: 100%;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.post-13374 header,.post-13374 footer, .elementor-location-header, .elementor-location-footer {
    display: none !important;
}

body {
    margin: 0 !important;
    padding: 0 !important;
}

.page-content {
    width: 100%;
    height: 100vh;
}

.page-content iframe {
    width: 100%;
    height: 100%;
    border: none;
    display: block;
    /* padding-bottom: 30px; */
}