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