img {
  margin: 3em 3em 1em;
  border: 1px solid #D2D2D2;
}

.content {
  margin: 0 auto;
  width: 80%;
}

a:hover img {
  border: 1px solid #69f;
};