@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document url-prefix("http://www.userstyles.org/style/show/"), url-prefix("http://userstyles.org/style/show/") , url-prefix("https://userstyles.org/style/show/") {

img[src*="screenshot/"] {
    height: 200% !important;
    width: 200% !important;
    overflow: visible !important;
    }

.screenshot, .screenshot-table * {
    display: block !important;
    min-width: 640px !important;
    width: auto !important;
    }

}