.choices[data-type*='select-one']:after {
    content: url('/assets/img/student-portal/arrow-down.png');
    width: 12px;
    font-size: 12px;
}

