.ccm-block-feature-item-inner {
	display: flex;
	justify-content: center;
	width: 100%;
}

.ccm-block-feature-image {
	width: 100%;
	text-align: center !important;
}

.ccm-block-feature-image a
{
	font-weight: bold;
	display: block;
	text-align: center !important;
	line-height: 25px !important;
}

.ccm-block-feature-image a:hover { background: transparent; }
div.ccm-block-feature-item {
	margin-bottom: 30px;
	width: 100%;
}

@media (max-width: 991px) {
div.ccm-block-feature-item { margin-bottom: 25px; }
}
