body.section_spiritual-life .primary-content {
	background-image: url(../../images/topic/hope-bkg.jpg) !important;
}

a span.get-gift-btn {
	right: -95px;
}

.field-name-field-promotions > .field-items > .field-item {
	float: left;
	width: 50%;
}
body.section_topics .node-teaser .col-50 p{font-size: 17px;}
.db_col > .col-50 {width: auto;}
.node-teaser .double_column_block h2 {
	float: none;
    width: auto;
    margin: 0 auto 15px;
    text-decoration: none;
    font-size: 30px;
    line-height: 36px;
}
.node-teaser .double_column_block img {
	float:none;
	width: 100%;
}

.node-teaser .double_column_block p {float:none; width: auto;}
@media screen and (max-width:960px) {
	.field-name-field-promotions > .field-items > .field-item {
		width: auto;
		float: none;
	}
	.db_col .col-50 > .col-50 {
		padding-bottom: 0;
		margin-bottom: 30px;
	}
}

@media screen and (max-width:660px){
	h2 {text-align: center; margin-top:30px;}
	.col-50 {
		padding-right: 0 !important;
	}
	.col-50 img {margin-bottom: 5px;}
	.margin-bottom {margin-bottom: 0 !important;}
	.region.region-content.section-content {
		padding:0 15px !important;
		box-sizing: border-box !important;
	}
	.field-name-field-promotions > .field-items > .field-item {
		max-width: 300px;
		margin:0 auto;
	}
	a span.get-gift-btn {
		right:auto;
	}
	
		.field-name-field-teaser-text {
			padding-left: 0 !important;
		}
}
