﻿.ai-related-articles .thumbnail {
  -o-object-fit: cover;
  object-fit: cover;
  overflow: hidden;
  height: 80px;
  width: 100%;
  padding: 0;
  margin-bottom: 0;
}