@namespace url(http://www.w3.org/1999/xhtml);


@-moz-document domain("roosterteeth.com") {

img[src*="spider"] {
  display:none !important;
}

}