#page-p h2 {
    margin-bottom: 20px;
}

#wpsl-search-input {
    background: #fff;
}

#wpsl-search-wrap form {
    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important;
}

.wpsl-select-wrap {
    width: 60% !important;
    display: flex !important;
    flex-direction: column !important;
}

#wpsl-radius , #wpsl-results {
    display: flex !important;
    justify-content: space-between !important;
}

#wpsl-radius label {
    width: auto !important;
}