.content {
	margin: 0 20px;
}

.stani_distributor {
	margin-bottom: 50px;
}

.h1 {
	margin-top: 40px;
}

.stani_distributor .h3 {
	color: #313131;
	font-size: 21px;
	font-weight: bold;
	margin: 35px 0 15px 0;
}

.stani_distributor__p-notes {
	color: #989898;
	font-weight: bold;
	font-size: 17px;
	margin: 15px 0 25px;	
}

.fin-label {
	color: #313131;
	font-weight: bold;
	font-size: 17px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.stani_distributor__grey {
	background: #f4f4f4;
	margin: 0 -20px;
	padding: 20px;
}

.btn-green {
	margin-top: 15px;
	font: Bold 18px Tahoma;
	padding: 14px 20px;
	height: 55px;
}

.btn-send-lg {
	width: 309px;
	height: 92px;
	background: url(/img/btn-send-lg.png);
	display: block;
	border: none;
	margin-left: -10px;
}

.count-znak {
	font: Bold 26px/40px Tahoma;
	color: #006900;
	cursor: pointer;
}

.znak_minus {
	margin-right: 3px;
}

.count-input {
	width: 70px;
}

@media (max-width: 767px) {
	.count-body {
		text-align: center;
	}
}