h4 {
	margin-top: 1.6em;
}

.row-list .column {
	padding: 20px 30px !important;
}

@media only screen and (max-width: 1068px) {
	.row-list .column {
		padding: 20px 0 !important;
	}
}

@media only screen and (max-width: 1068px) {
	.row-list .column {
		padding: 0 !important;
	}
}
