/*# sourceMappingURL=custom.min.css.map */
select.js-example-basic-multiple.seller_id {
  width: 100%; /* Adjust the width as needed */
  /* Optionally, you can set max-width to prevent it from exceeding a certain width */
  max-width: 300px; /* Adjust the maximum width as needed */
}

.select2-selection__rendered {
  white-space: normal;
}
