.js-form-wrapper{
  width: 100%;
}
.sold_per_month > .js-form-wrapper:nth-child(1) {
  width: auto;
  display: inline-block;
}
.sold_per_month > .js-form-wrapper:nth-child(1) > .PartsSliderTitle {
  width: auto;
  max-width: 165px;
}
.sold_per_month > .js-form-wrapper:nth-child(2) {
  float: left;
  display: inline;
  width: auto;
}