.opsat-chiffres-cles .opsat-chiffre-cle-bloc {
	width: 40%;
	display: inline-block;
	/*float: left;*/
	margin: 4.5%;
	vertical-align: top;
}

.opsat-chiffres-cles .opsat-chiffre-cle-bloc:after {
	content: '';
	display: block;
	clear: both;
}

.opsat-chiffre-cle-bloc .opsat-chiffre-cle-img img {
	height: 50px;
	width: auto;
	margin: auto;
	display: block;
}

.opsat-chiffre-cle-img {
	text-align: center;
	margin: auto;
}

.opsat-chiffre-cle-number {
	text-align: center;
	font-size: 2.5em;
	color: #0099b1;
	font-weight: bold;
	margin: 10px 0;
	/* display: block; */
}

.opsat-chiffre-cle-desc {
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	margin: auto;
}
.opsat-chiffres-cles .opsat-chiffre-cle-desc {
	font-size: .8em;
}

.opsat-chiffre-cle-bloc:last-child img {
	height: 60px;
	margin-top: -10px;
	backface-visibility: hidden;
}