/* Base */
.icon {
	display: inline-block;
	width: auto;
	max-width: 1.2em;
	height: 1.2em;
	vertical-align: text-bottom;
}
picture.icon > img {
	display: block;
	width: auto;
	height: 100%;
}
