/* #banner-form {
    top: -10px;
}

#a-autocomplete-container {
    width: 100%;
    min-height: 350px;
    border-radius: 8px;
    background-color: var(--white-color);
    padding: 15px 16px;
    position: relative;
    top: 10px;
    z-index: 30;
} */
