.dropdown.dselect-wrapper,
button.form-select  {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    /* border-radius: 0px; */
}
img.selected-flag,
img.flag-img {
    height: 1.6rem;
    width: auto;
    border: 1px solid lightgray;
}