.with-image {
  height: auto;
  p{padding-bottom: 20px;}
  img {
    margin-top: 16px;
    width: 65%;
    display: inline-block;
  }
}