@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .help-spread-the-word {
      height: 49px;
      max-width: 320px;
    }
  
    .btn-outline-primary svg {
      height: 16px;
    }
  
    .btn-primary svg {
      height: 16px;
    }
  
    .header .header-content .header-social {
      top: 32px;
    }

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