@media screen and (max-width:640px) {
}

@media screen and (min-width:641px) {
}

.search-field::placeholder {
    /* Edge 12 -18 */
    color: white!important;
}

.au-btn {
    border-radius: 10px;
}