#openModalImgVoxa{cursor:pointer;max-width:100%;height:auto}.modal.voxa{display:none;position:fixed;z-index:9999;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,0.5);cursor:pointer}.modal.voxa.open{display:block}.modal-content.voxa{background-color:#18172a;margin:2.5vh auto;padding:5px 10px;max-width:95%;border-radius:8px}.close.voxa{float:right;font-size:35px;color:#fff;cursor:pointer;opacity:1}iframe#modalIframeVoxa{width:100%;min-height:400px;height:85vh;border:0}@media(max-width:767px){iframe#modalIframeVoxa{height:90vh}}