.select2-selection--single {
   height: 34px !important;
}
.select2-selection__arrow {
   height: 34px !important;
}
.select2-container {
    margin-bottom: 9px;
    display: block;
    width: 100% !important;
}
