.mid {
    display: flex;
    align-items: center;
    justify-content: center;
}

.white {
    background-color: #ffffff;
}

.wj-dropdown.wj-combobox {
    width: 100%;
}
