.st-social-card > img,
.st-social-card > video {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.st-social-card::after,
.st-social-card > div {
  pointer-events: none;
}
