.dem-sponsor-grid {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	flex-wrap: wrap;
}

.dem-sponsor-grid:after {
	display: none;
}

.dem-sponsor-grid .vcex-grid-item {
	margin-bottom: 20px;
}

.dem-sponsor-grid .vcex-grid-item img {
	max-height: 100px;
	width: auto;
}