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