/* file: https://fm.cnbc.com/applications/cnbc.com/resources/files/2013/07/12/badge-ad-css-update_0.js?vn=1490821652*/
$(window).load(function () {
    $('.topic-section .badge-ad + .module-header').css("margin-top", "-6px");
});
