.an-block-subscribers-counter{
  text-align: center;
  font-weight: bold;
  font-size: 1.5em;
}

.an-block-subscribers-counter .subscribers-counter_count-up {
	margin: 0 0.3em;
}

html.js .an-block-subscribers-counter .subscribers-counter_count-up {
	display: inline-block;
	opacity: 0;
	overflow: hidden;
	height: 1.07em;
	vertical-align: top;
	margin: 0 5px;
}
