
.maindesign .tax-included{
	text-align: center;
	font-size: 1.8em;
	font-weight: bold;
	margin: 60px 0;
	line-height: 1.5;
}

.maindesign .lead-text{
	margin-bottom: 100px;
	line-height: 1.5;
}


@media screen and (max-width:767px) {
.maindesign .tax-included{
	font-size: 1.3em;
	margin: 40px 0;
}
.maindesign .lead-text{
	margin-bottom: 60px;
}
}
