html[dir="rtl"] {
  .select2-selection__choice__remove{
    padding: 10px !important;
}  
}


.select2-selection__choice__remove{
    padding: 8px !important;
}


