@namespace url(http://www.w3.org/1999/xhtml);
 
@-moz-document 
domain("www.tumblr.com") {
  div#container{
    height: auto !important;
  }
  div#img_container{
    height: auto !important;
    width: auto !important;
  }
}