.article-summary:nth-child(2n+1) { background: #dedef7; }
.article-summary {padding: 4px;}

.media-left img {
    max-width: 500px;
}

.article-summary:nth-child(2n+1) {
    background: #dcdadb;
}

.article-summary {
	padding: 16px;
}

.row {
	margin-right: 0px;
}

#contentwrap {
	margin: 0 16px 0 16px;
}

.page=-header {
	margin-top: 24px;
}

.btn-primary {
	background-color: #00094A;
}

.description {
    font-size: 16px;
}

#deed-head {  
	margin-left: 0px !important;
	margin-right: 0px !important;
	padding: 0px 40px !important;
}

#deed-main {
	margin-left: 0px !important;
	margin-right: 0px !important;
	padding: 16px 20px !important;
}

.media-list .media {
	margin-top: 0;
	margin-bottom: 0;
}

.page-header {
	margin-bottom: 0px;
	margin-top: 8px;
}

.current_issue_title {
	margin-top: 0px !important;
}

.issue-summary {
	 margin-bottom: 16px !important;
}