.modal-location{position:fixed;top:15vh;z-index:999;width:100%;text-align:center}.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-location p{margin-bottom:5px;font-size:.9rem}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}.modal-body{position:relative;flex:1 1 auto;padding:1rem}@media (max-width:480px){.modal-location{top:7vh}.modal-location p{font-size:.8rem}.modal-location h5{font-size:1.1rem}.modal-content{width:95%}}