.select2-selection {
    min-height: 2.5em;
}
.select2-selection__arrow {
    display: none;
}

.select2-container .select2-selection__rendered {
    font-size: 1.1em;
    padding-left: 0px !important;
}
