.martex-range-control {
  display: flex;
  align-items: center;
  justify-content: center;
  column-gap: 5px;
  .range-value {
    width: 65px !important;
    font-weight: 600 !important;
  }
}
