#text img {
  float: left;
  margin: 0.2em 1em 0.5em 0;
  width: 30%;
}
#text {
  float: left;
  width: 66%;
  margin: 2em 16% 4em 16%;
}
#text h2 {
  margin-bottom: 2em;
}
#text p {
  margin-bottom: 1em;
}