.bg-card img.size-full {
    object-fit: cover;
  }
#partners .bg-card img.size-full {
  object-fit: contain;
}