document.getElementById("fba14f138181ac4e44eae00137db78f6").innerHTML=' '; document.write(''); var w = document.getElementById("fba14f138181ac4e44eae00137db78f6").parentElement.clientWidth; var h; if(w >= 992) { h = 626; } if(w < 992) { h = 577; } if(w < 768) { h = 665; } if(w < 576) { h = 790; } if(w < 420) { h = 790; } document.getElementById("iframe-fba14f138181ac4e44eae00137db78f6").style.width='100%'; document.getElementById("iframe-fba14f138181ac4e44eae00137db78f6").style.height=(h+100) + 'px'; const iframe = document.getElementById("iframe-fba14f138181ac4e44eae00137db78f6"); window.addEventListener('message', (e) => { if(e.data.type && e.data.type === 'resize-iframe') { iframe.style.height = e.data.payload.height + 'px' } }, false)