.image-columns.style-circle .columns.five-cols .col-lg-5 .inner h4.bg-color.bg-yellow-green:before {
	background: #CCFF00;
}

@media (min-width: 992px) {
	.columns.five-cols .col-lg-5 {
        flex: 0 0 20%;
        max-width: 20%;
    }
}
