Ещё так можно
$('[style^="font-size:"]').each(function(){ if($(this).css('font-size') == '200%') ... });