#gls-map-wrapper {
    height: 600px;
    width: 100%;
    position: relative;
    clear: both;
}
.modal-backdrop {
    z-index: 9999;
}
.modal {
    z-index: 99999;
}