.ks-post-list{width:100%;float:left}
.ks-post-list .ks-post-item.cols1{max-width:100%;margin:10px auto;}
.ks-post-list .ks-post-item.cols2{max-width:47.3%;margin:1%;}
.ks-post-list .ks-post-item.cols3{max-width:31.3%;margin:1%;}
.ks-post-list .ks-post-item.cols4{max-width:23%;margin:1%;}
.ks-post-list .ks-post-item.cols5{max-width:17.5%;margin:1%;}
.ks-post-list .ks-post-item{display:inline-block;vertical-align:top;}
.ks-post-list .ks-post-item img{max-width:100%;}
@media only screen and (max-width:580px){
	.ks-post-list .ks-post-item{max-width:100%;display:inline-block;border:1px solid #eee;}
	.ks-post-list .ks-post-item.cols1{max-width:100%;margin:10px auto;}
	.ks-post-list .ks-post-item.cols3,.ks-post-list .ks-post-item.cols5,.ks-post-list .ks-post-item.cols4,.ks-post-list .ks-post-item.cols2{max-width:47.3%;margin:1%;}
	
}
@media only screen and (max-width:420px){
	.ks-post-list .ks-post-item{margin:10px auto;display:block;max-width:100%;text-align:center;}
	.ks-post-list .ks-post-item.cols1{max-width:100%;margin:10px auto;}
}
@media only screen and (max-width:380px){
	.ks-post-list .ks-post-item,.ks-post-list .ks-post-item.cols1,.ks-post-list .ks-post-item.cols3,.ks-post-list .ks-post-item.cols5,.ks-post-list .ks-post-item.cols4,.ks-post-list .ks-post-item.cols2{max-width:100%;margin:1% auto;}
}