.mylease-autocomplete-results {
    max-height: 25rem;
    width: 100%;
    position: absolute;
    margin: 4px 0;
    padding: 0;
    overflow: auto;
}
