/* Remove extra space below detail pages */

body > img[src*='//idsync'], 
body > iframe {
    display: none;
}
