.priceselectors .rb-price-value {
  display: block;
}

.rb-price-tax {
  display: block;
  margin-top: 0.42em;
  color: inherit;
  font-family: Oswald, sans-serif;
  font-size: clamp(9px, 0.58em, 11px);
  font-weight: 400;
  line-height: 1.3;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  white-space: normal;
  opacity: 0.82;
}

.model-card__price .rb-price-tax {
  margin-top: 0.5em;
  font-size: 9px;
}
