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