.count>.bloc3{width:30%; pointer-events: none}
.count>.bloc3 *{pointer-events: auto}
/*.count .bloc3 img{height:;}*/
.count .bloc3 .countjs{font-size: 9em; font-weight:500;}
.count .bloc3 p:nth-child(3){font-size: 3em; font-weight:400;}
.count .bloc3 p:last-child{font-size: 2em; text-transform: uppercase; color:#b2bebc; font-weight:400;}

.editableZone .count.bloc.hover::after{content:"Module compteur";}


@media screen and (max-width:800px) {
  body .count >.bloc3{width: 100%}
}
