.list-item .description img {
  display: block;
  max-width: 16rem;
  max-height: 8rem;
  width: auto;
  height: auto;
  object-fit: cover;
  margin-block: 0.75rem;
}
