.col-1of3 .cfct-module,
.col-2of3 .cfct-module,
.col-3of3 .cfct-module,
.col-1halfof3 .cfct-module {
	margin-left: 0;
	margin-right: 0;
}

.cols-container .col-1quartof3 {
	width: 24%;
}

.content-heading {
	margin: 0;
	padding: 0 20px 0 0;
	max-width: 754px;
}

.emf-page .aside-content a,
.aside-content a,
.post .aside-content p a {
	color: #E0AF1D;
	text-decoration: underline;
}

.content-heading h2 {
	margin-bottom: 42px;
}

.row .pull-image-up {
	position: relative;
	margin-top: -96px;
	margin-bottom: -142px;
	overflow: hidden;
	margin-left: -24px;
}

.row .pull-image-up img {
	display: block;
}

.row.bg-cream-dark {
	padding-bottom: 48px;
}

.product-thumbnails .thumbnails li {
	height: auto;
}
.product-thumbnails .thumbnails li img {
	display: block;
	width: 100%;
}

.cfct-build.grid .cols-container.row {
	max-width: 1465px;
	margin: 0 auto;
}

.cfct-build.grid .row.bg-cream,
.cfct-build.grid .row.bg-cream-dark {
	max-width: 100%;
}
