.ais-RangeSlider .rheostat-tooltip::before {
  color: #0371B5;
  content: '$';
  font-size: 0.6;
  margin-right: 4px;
}

@media (max-width: 899px) {
  .ais-RangeSlider .rheostat-handle {
    height: 1.5rem;
    top: -12px;
    width: 1.5rem;
  }
}
