.essay-quotation{ /* container for whole quote thing */ } .essay-quotation-mark{ /* just the quotation mark that appears behind the quote */ user-select:none; } .left{ float:left; } .right{ float:right; }