.rc-product__position-line {
  margin: 0.5rem 0 0;
  color: #6a6a6a;
  font-size: 0.875rem;
  line-height: 1.5;
}

@media screen and (min-width: 720px) {
  .rc-product__position-line {
    font-size: 0.9375rem;
  }
}
