/*
* GERAL
*/
.select2:not([data-plugin="select2"]),
.select2-search__field,
span.select2{
    width: 100% !important;
}
.selection .select2-search__field{
    padding: 13px 7.2px !important;
}
.select2-selection__choice{
    padding-right: 12px !important;
}