input[name='quantity'] {
  width: 50px;
}

form {
  text-align: center;
  white-space: wrap;
  line-height: initial;
}

.feedback {
  font-size: 90%;
  line-height: 30px;
}

form select {
  max-width: 100px;
}

span[property-name='priceText'] {
  font-weight: 900;
}

span[property-name='size'],
span[property-name='color'],
span[property-name='length'] {
  white-space: nowrap;
}

