html[lang="en-US"] 

!important
.quantity:before {/* add another entry for translation */
	content:"Quantity:"; /* text before input */
	margin-right:10px
}
!important
.quantity {
	visibility: visible;
    margin-bottom: 15px;
}