.select2 {
  width: 100% !important;
}

.select2 .select2-selection {
  height: auto !important;
  padding: 4px !important;
  border-radius: 8px !important;
}

.select2 .select2-selection__arrow {
  height: 100% !important;
}