Resize select popup div in different language

I’m using ion-select in a different language Arabic and English
in english working good … in arabic i’m getting this view
i tried to resize it but i failed

write the .scss

//pop up div

//div class name{
position: relative;
left: 0px;
}

didn’t solve the problem