.choices[data-type*="select-one"] .choices__item
{
  justify-content: flex-start;
}

.choice {
    width: 400px !important;
}