.chosen-container {
  min-width: 360px; 
}

.chosen-container.ecl-select {
  padding: 0.45rem 2.65rem 0.45rem 0.66rem;
}

.js-form-type-select.ecl-form-group {
  vertical-align: bottom;
}

.ecl-select .chosen-single,
.ecl-select.chosen-container-active.chosen-with-drop .chosen-single {
  background: transparent;
  border-color: transparent;
  box-shadow: none;
}

.ecl-select.chosen-container-single .chosen-single div b {
  background: none;
}
