div.ccm-block-feature-item p {
    margin-left: 0; min-height: 110px;
}

div.ccm-block-feature-item i {
    margin-right: 0;
}
div.ccm-block-feature-item {
    margin-bottom: 0;
	padding: 45px;
}

div.ccm-block-feature-item { background: #262f27; }

.cstmlo:nth-child(odd) .cstclm:nth-child(even) div.ccm-block-feature-item { background: #435946; }
.cstmlo:nth-child(even) .cstclm:nth-child(odd) div.ccm-block-feature-item { background: #435946; }
