
.brand-select {
    margin-top: 0.5rem;
}

.brand-select__search {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.brand-select__status {
}

.brand-select__search select {
    width: 25rem;
    max-width: 80vw;
}
