You should change lines in CSS file (line 120):
.country .sbOptions { width: 155px; }
to
.country .sbOptions { overflow: scroll; width: 155px; }
You should change lines in CSS file (line 120):
.country .sbOptions { width: 155px; }
to
.country .sbOptions { overflow: scroll; width: 155px; }