@media (width >= 640px) {
  .choices__list[aria-expanded] .choices__item--selectable[data-select-text] {
    padding-right: 10px;
  }
}