.news-item img,
.news-item div.placeholder {
  display: block;
  border-radius: 5px;
  overflow: hidden;
  margin: 0 1rem 1rem 0;
  background-color: #f5f5f2;
  background-repeat: no-repeat;
  background-position: center;
}
