.rowTitle {
	height: 31px;
	display: flex;
	align-items: center;
}

.cardCover {
	height: 200px;
	object-fit: cover;
}
.serviceSummary {
	height: 42px;
}
