.input-prepend.input-append input {
  font-size: 20px;
  padding-top: 16px;
  padding-bottom: 17px;
  width: 100px;
  text-align: right;
}
.shop-h2 {
  font-size: 2.0rem 
}
.notes {
  display: inline-block;
  padding: 15px;
  border: 1px solid #999;
}
.btn-addcart {
 	background-color: orange;
}