.loops-wrapper.list-large-image>.post{
	text-align:left
}
.loops-wrapper.list-large-image .post-image{
	max-width:70%;
	float:left;
	margin:0 2em 1.3em 0
}
.loops-wrapper.list-large-image .post-image .post-video{
	width:540px; /* require for post with video */
	max-width:100%
}
.loops-wrapper.list-large-image .post-content{
	overflow:hidden
}
@media screen and (max-width:680px){
	.loops-wrapper.list-large-image .post-image{
		margin-right:0
	}
}