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