.topic-image {
	float: left;
	padding-bottom: 5px;
	margin-right: 7px;
}

.topic-image img {
	width: 60px;
	height: 60px;
	object-fit: cover;
	object-position: 50% 50%;
}