
/* Themify Custom CSS */
@media screen and (max-width:440px)
{
  .loops-wrapper.list-thumb-image .post-image 
	{
		float:none;
	}
}