.loops-wrapper.grid3 .post{
    margin-bottom:3em
}
.loops-wrapper.grid3 .post-title{
    font-size:1.2em
}
@media screen and (max-width:760px){
	.loops-wrapper.grid3 .post-title{
		font-size:1.7em;
		margin-bottom:.7em
	}
}