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