@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("www.reddit.com") {

.infobar {
  display: none !important;
}

#ad-frame {
  display: none !important;
}

.thumbnail {
  display: none !important;
}

}