/*** Place holder limit 20 ***/

.returns div:nth-of-type(1):after{
	content: "We accept returns in accordance with eBay’s Money Back Guarantee. If your item is not as described, faulty, or damaged, you can return it within 30 days of receipt for a full refund or exchange.";
}

.returns div:nth-of-type(2):after{
	content: "Items must be returned in their original condition and packaging. Return shipping costs are the responsibility of the buyer, unless the item is faulty or not as described. Refunds are processed once the item is received and inspected.";
}
