.select_multiple{
padding: 20px;
background-image: none !important;
color: #cb0034 !important;
}
.select2-selection__choice__display, .select2-container--default .select2-results>.select2-results__options {
max-height: 200px;
color: #cb0034 !important;
}
.select2-container--default .select2-selection--multiple {
padding-top: 15px !important;
padding-bottom: 15px !important;
}
.select2-container--default.select2-container--focus .select2-selection--multiple {  }
.normal_label{
padding: 0px;
margin: 0px;
display: unset;
}