.amenities .icon{height:100px;text-align:center}.amenities .icon img{width:40px;display:block;margin:auto}.overlays{position:fixed;width:100%;height:100%;top:0;display:flex;justify-content:center;align-items:center;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.75);z-index:1000}.modals{position:absolute;top:50%;left:50%;right:auto;bottom:auto;margin-right:-50%;transform:translate(-50%,-50%);padding:20px;border-radius:8px;outline:none;display:block}.modal-image{width:100vw!important;height:auto!important;max-height:100vh!important}.close-button{top:2px;background:var(--primary);color:#fff;border:none;width:35px;height:35px;display:flex;align-items:center;justify-content:center;position:absolute;right:5px;border-radius:50%}@media only screen and (min-width:992px){.modal-image{width:100vw!important;height:auto!important;max-height:100vh!important}.close-button{width:55px;height:55px;right:20px;top:20px}}