.business-loader-wrapper{position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(0, 0, 0, 0.2);
    z-index: 9999;
}
.business-loader-wrapper img{width: 100px;}
.g5ere__map-popup-thumb[data-type="business"]{display: none;}
.g5ere__sf-top.form-inline{justify-content:center;}