.reaiaResizableIframe{border:none;border-radius:15px;display:block;height:700px;margin:0 auto;max-width:1200px;overflow-y:auto;transition:height .3s ease;width:100%}@media screen and (max-width:768px){.reaiaResizableIframe{height:800px;max-width:800px}}@media screen and (max-width:480px){.reaiaResizableIframe{height:auto;max-width:100%}}