/* Start custom CSS for html, class: .elementor-element-23f5bdc */.iframe-wrap {
    position: relative;
}
.iframe-wrap::after{
    content: '';
    width:100%;
    height:130px;
    background-color:#FFF;
    position: absolute;
    left:0;
    bottom: 0;
    z-index:9;
}/* End custom CSS */