To set it to be able to go to the middle or set the text in the Select2 box, just add this style
<style> .select2-selection__rendered { margin: 10px; } </style>