document.getElementById("75e80bdae0000434cabd8531099e697d").innerHTML=' '; document.write(''); var w = document.getElementById("75e80bdae0000434cabd8531099e697d").parentElement.clientWidth; var h; if(w >= 992) { h = 805; } if(w < 992) { h = 744; } if(w < 768) { h = 920; } if(w < 576) { h = 1129; } if(w < 420) { h = 1160; } document.getElementById("iframe-75e80bdae0000434cabd8531099e697d").style.width='100%'; document.getElementById("iframe-75e80bdae0000434cabd8531099e697d").style.height=(h+100) + 'px'; const iframe = document.getElementById("iframe-75e80bdae0000434cabd8531099e697d"); window.addEventListener('message', (e) => { if(e.data.type && e.data.type === 'resize-iframe') { iframe.style.height = e.data.payload.height + 'px' } }, false)