#cases .card-img-top {
  object-fit: cover;
  aspect-ratio: 16 / 9;
  border-bottom: 1px solid rgba(0,0,0,0.05);
}
