.otp-holder button,.otp-holder input{width:100%;max-width:300px}.enter-otp,.enter-otp-text{text-align:center!important;display:block}.loader{display:inline-block;width:16px;height:16px;border-radius:50%;border:2px solid #f3f3f3;border-top-color:#3498db;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media screen and (max-width:320px){.otp_model{width:100%;max-width:300px}}