/* Circular post thumbnail on index/summary pages */
.postShorten-thumbnailimg img {
  border-radius: 50%;
  object-fit: cover;
}
