/* The legacy iframe is removed by facebook-block.js before the managed Page Plugin
   is created. This rule prevents a flash if the old markup is parsed first. */
#art-main iframe[src*="facebook.com/plugins/page.php"] {
  display: none !important;
}
