html[lang="en-US"] .quantity:before {/* add another entry for translation */
	content:""; /* text before input */
	margin-right:0px!important;
}

.quantity {
    margin-bottom: 15px;
}