.chosen-container a,
.select2-container .select2-choice, 
.select2-container .select2-choice,
select{
  background: #ECE6DC !important;
  border: none;
  padding: 5px;
}

.select2-container .select2-choice, 
.select2-container .select2-choice,
select{
  
  height: 45px !important;
  line-height: 50px !important;
  width:100%;
}