.blog-entry {
  margin-bottom: 4em; }

.blog-thumbnail img {
  object-fit: cover;
  background-color: #333;
  width: 100% !important;
  height: 200px; }

.blog-photo {
  background-color: #333;
  width: 100%;
  margin-bottom: 1em;
  margin-top: 1em; }
