.images img {
  border: 3px solid #8DA1B9;
  max-width: 90%;
  display: block;
  margin: 0 auto;
  width: 70%;
  margin-top: 5%;
}

.images img:last-child {
  margin-bottom: 5%;
}
