.select2-selection {
    height: 38.4px !important;
}
// .fixed_header tbody{
//     display:block;
//     overflow:auto;
//     height:200px;
//     width:100%;
// }

// .fixed_header thead tr{
//   display:block;
// }

.select2-container {
  width: 100% !important;
}