.admin-location-results {
    z-index: 1080;
    top: calc(100% - 1.35rem);
    max-height: 19rem;
    overflow-y: auto;
    overscroll-behavior: contain;
    border-radius: 0 0 .7rem .7rem;
}

[data-banner-map-settings][hidden] {
    display: none !important;
}
