/* Hack to hide analytics img */

body img[src*="yahoo.com"],
body img[src*="d.adroll.com"],
body img[src*="trends.revcontent.com"],
body iframe[src*="maxtracker.net"] {
    display: none;
    width: 0 !important;
    height: 0 !important;
}