@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain(facebook.com)

{
  .story_content.story_media
    {
    background-color: white !important;
    }
}