.select2-container--default .select2-selection--single .select2-selection__arrow b {
    background-image: url('../../../../images/icons/select.webp');
    background-color: transparent;
    background-size: contain;
    border: none !important;
    height: 20px !important;
    width: 20px !important;
    margin: auto !important;
    top: 30% !important;
    left: auto !important;
  }