.four-posts .post-image {
    width: 200px;
    height: 144px;
  }
  .four-posts .post-title {
    margin-top: 0px;
    margin-bottom: 0.25rem;
  }
  .four-posts .post-title--featured {
    margin-top: 1rem;
  }
  .four-posts .post-content, .four-posts .post-contributor {
    margin-bottom: 0px;
    margin-top: 0.75rem;
  }
  .four-posts .post-contributor--featured {
    margin-top: 0px;
  }
  .four-posts .post-date {
    margin: 0px;
  }

