$(document).ready(function(){
    $("#flow :last-child").addClass("flowImgTextLast");
});
