.blog-post img{
  max-width: 100%;
  margin: 2vh auto;
}

.blog-post h3{
  margin: 5vh 0 3vh 0;
}