p {
    color: #777;
    margin-top: 20px;
    line-height: 2rem; /* 1.5 times the root element's font size */
    padding: 0 20px;
  
  }
  img {
    height: auto;
      max-width: 100%;
      vertical-align: middle;
  }
  