/* LIST */

.class.list img {
	display: inline-block;
	width: 30px;
	height: 30px;
}

.class.list.lg img {
	width: 60px;
	height: 60px;
}
