@media only screen and (min-width: 1069px) {
	.statistics-copy.anz-fix {
		max-width: 295px;
	}
}
@media only screen and (max-width: 833px) and (min-width: 735px) {
	span.anz-fix-h {
		display: block;
		height: 35px;
	}
}
