price-breakpoints.facets__price {
  display: grid;
}
.pi-price-range-wrapper {
  display: flex;
}


.pi-price-breakpoints {
  padding: 5px;
}
.pi-price-breakpoints li {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 8px 10px;
}
.pi-price-breakpoint {
  line-height: 1;
}