.hidefirst .ba-blog-posts-wrapper .ba-blog-post:first-child {
  display:none;
}
.hidefirst .ba-blog-posts-wrapper .ba-blog-post:nth-child(n) {
	margin-top:10px !important;
}