#banner .content {padding: 1em 0 1em 0;}
#banner .content > .inner header{width:50%;}
.posts > *{width:100%;}
.posts > :nth-child(2n) {	padding-right: 1.5em !important;padding-left:1.5em;}
.posts > :nth-child(2n + 1) {padding-left: 1.5em;}
.post span{display:inline-block;width:40%;}
.post span img{width:90%;margin:0 5% 5%;}
.about span img{width:60%;margin:0 5% 5%;}
section.post{padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid #ccc;}
.posts > :nth-last-child(1), .posts > :nth-last-child(2) {margin-bottom:20px;}
.header-dark{background:#2F373F !important;}