div[itemprop="articleBody"] > p:first-child{
  float:left;
  margin-right:3.5rem;
}

/* position image cloture */
img.ln{
   position:relative;
   top:-80px;
}
