.loops-wrapper.list-thumb-image .post{
	text-align:left
}
.loops-wrapper.list-thumb-image .post-title{
	font-size:1.15em;
	font-weight:normal
}
.loops-wrapper.list-thumb-image .post-image{
	width:20%;
	float:left;
	margin:0 1.4em 1em 0
}
.loops-wrapper.list-thumb-image .post-content{
	overflow:hidden
}
@media screen and (max-width:680px){
	.loops-wrapper.list-thumb-image .post-content{
		overflow:visible
	}
}