.elementor-3035 .elementor-element.elementor-element-ed17c0f{--display:flex;--min-height:800px;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;border-style:solid;--border-style:solid;border-width:1px 0px 1px 0px;--border-top-width:1px;--border-right-width:0px;--border-bottom-width:1px;--border-left-width:0px;border-color:#0000001A;--border-color:#0000001A;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:5px;--padding-bottom:5px;--padding-left:10px;--padding-right:10px;}@media(max-width:767px){.elementor-3035 .elementor-element.elementor-element-ed17c0f{--min-height:100vh;}}@media(min-width:768px){.elementor-3035 .elementor-element.elementor-element-ed17c0f{--content-width:100%;}}/* Start custom CSS */.clubengine-embed {
    width: 100%;
    height: 100vh;
    max-height: 800px;
    border: none;
}

@media (max-width: 768px) {
    .clubengine-embed {
        height: calc(100vh - 60px); /* adjust this as needed */
        max-height: 400px; /* for example */
    }
}/* End custom CSS */