@charset "UTF-8";

.contact .section:after,
.contact .boxWall:after{
	font-size: 1px;
	content: "";
	display: block;
	height: 0;
	clear: both;
}
.contact .section,
.contact .boxWall{
	zoom: 1;
}
.contact .section{
	margin-bottom: 50px;
}

.contact h5{
	clear: both;
	font-size: 1.4em;
	color: #26A320;
	line-height: 140%;
	text-align: center;
	margin-bottom: 20px;
}

.contact p{
	font-size: 1.2em;
}

.contact p.lead{
	font-size: 1.2em;
	margin-bottom: 20px;
}

.contact p.pdf{
	font-size: 1.4em;
}

.contact .boxWall .info{
	float: right;
	margin-left: 20px;
}
.stripe th {
    width: 200px;
}
@media screen and (max-width: 375px) {
.stripe th {
    width: 120px;
}
}
