.configurator__row {
  margin-bottom: 25px; }
.configurator__range-info {
  display: flex;
  justify-content: space-between;
  margin-top: 25px;
  margin-left: -5px;
  margin-right: -15px;
  opacity: .5;
  font-size: 12px;
  color: #898989; }
.configurator__value {
  text-align: right;
  white-space: nowrap; }

.style-select .jq-selectbox__dropdown ul {
  height: auto;
  max-height: 160px; }

@media (max-width: 543px) {
  .configurator__label {
    margin-bottom: 10px; }
  .configurator__range--info {
    margin-top: 25px; } }

/*# sourceMappingURL=style.css.map */
