body{counter-reset:welcome-area-element-counter}body .welcome-area-element-counter{counter-increment:welcome-area-element-counter}body .welcome-area-element-counter:before{content:counter(welcome-area-element-counter)}.img-preview{max-height:15rem;max-width:23rem;min-height:7.5rem}.customer-review-sortable{counter-increment:customerReviewCounter;position:relative}.customer-review-element-counter:before{content:counter(customerReviewCounter)}.customer-review-sortable:first-child{counter-reset:customerReviewCounter}