html[lang="en-US"] .quantity:before {
	content:"Quantity:"; 
	margin-right:10px
}

.quantity {
    margin-bottom: 15px;
}