#inputQuantity {
  width: 65px;
  height: 44px;
}

.quantityBtn {
  border-radius: 23px;
  height: 44px;
}

.totalPrice {
  font-size: 23px;
}
