.wheel-detail__price-to {
  display: block;
  margin-top: 0.4rem;
  opacity: 0.7;
}

.wheel-detail__split {
  margin: 0 0 1.6rem;
  opacity: 0.75;
}

.wheel-detail__spec .bike-detail__table th {
  white-space: nowrap;
  padding-right: 2rem;
  vertical-align: top;
}

.wheel-detail__spec .bike-detail__table td {
  text-align: right;
}

.brand-wheels .brand-bikes__image-wrap {
  padding: 1.2rem;
}
