<style>
span.t-input-phonemask__select-flag {
display: none;
}
span.t-input-phonemask__options-flag {
display: none;
}
.t-input-phonemask__options-right {
order: -1;
min-width: 70px;
}
.t-input-phonemask__options-item {
justify-content: flex-start;
}
</style>