@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .trailer-row .trailer-description .help-spread-the-word {
    height: 49px;
    max-width: 320px;
  }

  .header .header-hero .header-hero-text .textured-text {
    background: none;
  }

  .input-group-append .btn-primary-dark svg {
    height: 16px;
  }

  .share-trailer-row .share-trailer-column .share-trailer-row-title svg {
    height: 25px;
  }

  .share-trailer-row :first-of-type.share-trailer-column .btn-block svg {
    height: 16px;
  }

  .share-trailer-row :nth-of-type(2).share-trailer-column .btn-block svg {
    height: 17px;
  }

  .share-trailer-row :nth-of-type(3).share-trailer-column .btn-block svg {
    height: 12px;
  }

  .share-trailer-row .share-trailer-column > div:first-of-type {
    width: 100%;
  }

  .btn-outline-primary svg {
    height: 16px;
  }

  .btn-primary svg {
    height: 16px;
  }

  .download-posts .share-type-column .video-container svg {
    height: 20px;
  }

  .hashtag-callout .hashtag-callout-logo {
    width: 183px;
  }

  .header .header-content .header-social {
    top: 32px;
  }

  .hashtag-callout .hashtag-callout-logo {
    top: 50%;
    transform: translateY(-50%);
  }

  .suggested-caption .tooltip-container {
    min-width: 180px;
  }
}
