	.blogp{
		margin-bottom: 2em; float: left;
	}.blogp img{
		float: left; max-width: 300px;
	}.blogp .info{
		float: left; margin-left:2em;
	}.blogp .info h2{
		margin-top: 2.5em;
	}.pr .c33{
		padding: 2.25em 3% 1em;
		text-align: center;
		width:100%;
		max-width:100%;
		border-bottom:solid 1px rgba(0,0,0,0.1);
	}.c33 img{
		float: none;
		display: inline;
		max-width: 180px;
		box-shadow: 0 0 10px rgba(0,0,0,0.1);
	}.row.pr{
		margin: 0 10%;
	}.c33 a, a h3,a p{
		text-decoration: none !important;
	}h3 + p{
		margin-top: -1em;
	}

@media only screen and (max-width: 680px) {
 .blogp .info{
    margin-left: 0
  }.blogp .info h2{
		margin-top: 0.5em;
	}
}