$(function(){
    $('#footer .feature ul li:first-child,#footer .feature-detail ul li:first-child').css('background', 'none');
});
