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