@charset "utf-8";

.h4-sections {
	text-align: center;
}
.h4-section {
	width: 48.6%;
	margin-bottom: 65px;
	margin-left: 2.8%;
	display: inline-block;
	vertical-align: top;
}
.h4-section-full {
	width: 100%;
	margin-bottom: 65px;
	display: inline-block;
	vertical-align: top;
}
.h4-section.left {
	margin-left: 0;
	float: left;
}
.h4-section.bottom {
	margin-bottom: 0;
}
.h4-section .image,
.h4-section-full .image {
	margin-bottom: 18px;
}
.h4-section h4,
.h4-section-full h4 {
	margin-bottom: 10px;
}

.h4-section h4,
.h4-section p {
	margin-left: 2.05%;
	margin-right: 2.05%;
	text-align: left;
}

