.lm-t-c-image-card {
  width: 100%;
  height: 100%;
  object-fit: cover;
  background-color: var(--image-card-bg);
}
