.author-photo {
  object-fit: cover;
  width: 300px;
  height: 300px;
  border-radius: 50%;
  margin-bottom: 20px;
}