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