@supports (-webkit-touch-callout: none) {
    select {
        -webkit-appearance: initial !important;
    }
}
