.lead{padding:40px 0;}
#posts{margin:30px auto 0;}
.post{margin:0 0 50px;text-align:center;width:100%;}
.post img{padding:0 15px;width:100%;}
#grid.container .post img{padding:0;}
@media (min-width:768px){#grid > #posts .post{width:335px;}
#grid > #posts .post.cs2{width:100%;}
.post img{padding:0;}
}
@media (min-width:992px){#grid > #posts .post{width:445px;}
#grid > #posts .post.cs2{width:100%;}
}
@media (min-width:1200px){#grid > #posts .post{width:346px;}
#grid > #posts .post.cs2{width:742px;}
}
@media (min-width:1300px){#grid{left:-50px;padding-left:50px;padding-right:50px;position:relative;}
#grid.container{left:auto;padding-left:5px;padding-right:5px;}
}