div.client-container {
	display: flex;
	align-items: stretch;
	flex-wrap: wrap;
}
