div.ccm-block-feature-merit {
	padding: 24px 16px;
	border-radius: 5px;
	background: #e1f1f9;
    text-align: center;
}

div.ccm-block-feature-item-hover {
    cursor: help;
}

div.ccm-block-feature-item-hover-icon {
    margin-bottom: 0.5em;
}

div.ccm-page div.ccm-block-feature-item-hover div.ccm-block-feature-item-hover-icon{
	margin-bottom: 0.8em;
	background: #FFFFFF;
	border: none;
	cursor: initial;
}

div.ccm-page div.ccm-block-feature-item-hover div.ccm-block-feature-item-hover-icon i{
    font-size: 3.5em;
}

div.ccm-block-feature-item-hover-title{
	margin: 1em auto;
	font-weight: 700;
    font-size: 120%;
}

div.ccm-page div.ccm-block-feature-item-content{
	text-align: left;
}