#main section .section-content .row > .column.divider-top {
	margin-top: 4em;
	padding-top: 4em;
}

@media only screen and (max-width: 734px) {
	#main section .section-content .row > .column.divider-top {
		margin-top: 3em;
		padding-top: 3em;
	}
}
