.is-circle{position:relative;height:3em;width:3em;padding:.25em;border-radius:50%;border:1px solid #fff}.is-circle img{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.is-selected{border:.2em solid #f1c25a}.is-scaled{-webkit-transform:scale(1.5);transform:scale(1.5)}#select-location{background:url(../img/jungle-background.5f0ef893.png);background-position:50%;background-repeat:no-repeat;background-color:#266f62;height:100vh;padding:1em}@media only screen and (max-width:320px){#select-location{height:auto}}#select-location .wilderverse{width:30%}#select-location .flex{margin-top:1em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:75%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#select-location p{width:80%;text-align:center}#select-location p.header{font-weight:700}#select-location p.notice{font-size:1em;font-weight:700;color:#3fb7a2}#select-location button{width:80%;height:3em}#select-location .locations{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#select-location .locations .location{padding:1em}#select-location .locations .location p{margin:auto}