.spinner{display:inline-block;width:30px;height:30px;border:3px solid #000;border-radius:50%;border-top-color:#fff;animation:spin 1s ease-in-out infinite;-webkit-animation:spin 1s ease-in-out infinite;text-align:center}.spinner-wrapper{position:absolute;top:30%;left:50%}@keyframes spin{to{-webkit-transform:rotate(1turn)}}#ab-iframe{height:90vh;width:100%;border:0}.booking-wrapper{position:relative;margin:0 auto;width:90%;max-width:1400px}@media screen and (max-width:1024px){#ab-iframe{height:90vh}}@media screen and (max-width:768px){#ab-iframe{height:90vh}}@media screen and (max-width:430px){#ab-iframe{height:90vh}}
