.st-social-card,
.st-social-card.is-current,
.st-reviews blockquote,
.st-reviews blockquote.is-current {
  filter: none !important;
  opacity: 1 !important;
  transform: none !important;
}

.st-social-card img,
.st-social-card video,
.st-reviews blockquote {
  filter: none !important;
  image-rendering: auto;
}
