You’ll need to adjust your CSS to play with this a bit. You can try starting with adjusting the select elements like so:
#tribe-events-events-month,
#tribe-events-events-year {
width: 80px;
}
Add that to your theme’s style.css file. I hope that helps!