.text-stat {
	padding: 0 30px;
}
@media screen and (max-width: 830px) {
	.text-stat {
		padding: 0 10px;
	}
}