.select-style {

overflow: visible;

}

div.option.selected {

background-color: $medium-grey;
color: white;

}