<style>
   #supplier_self_comp_name+.select2-container .select2-selection {
     height: 28px !important;
   }

   li[id*="add_comp"] {
   
     color: blue;
    
   }
 </style>