p > img, p > a > img{
	height:auto;
	vertical-align: text-top;
}article p{ 
font-family:"Open Sans", sans-serif;
font-weight:400;
font-size:16px;
line-height:1.5;
color:rgba(68,68,68,1);
margin:0 auto 20px auto;
border-top: none rgba(0,0,0,1);
border-right: none rgba(0,0,0,1);
border-bottom: none rgba(0,0,0,1);
border-left: none rgba(0,0,0,1);
border-radius:0 0 0 0;
}
