#modalspace .modal div.loading{position:absolute;top:50%;left:50%;margin-top:-10px;margin-left:-37px}div.iframe-container{width:450px;height:485px}iframe.modal-iframe{position:relative;width:450px;height:485px;z-index:100;border:0;display:none}@media only screen and (max-device-width:480px){div#modalspace{position:fixed;min-width:100%;min-height:100%;overflow:auto}div.loading{width:auto;text-align:center}div.iframe-container{width:auto;height:485px}iframe.modal-iframe{position:relative;max-width:100%;height:485px;z-index:100;border:0;display:none}}