.fhe-iframe-wrapper {
    position: relative;
    width: 100%;
}

.fhe-iframe {
    display: block;
    width: 100%;
    min-height: 600px;
    height: 100vh;
    border: none;
}
