.add-dropcap {

	&:first-letter {
		float: right;
		margin-right: 0;
		margin-left: 0.1em;
	}
}