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