$(document).ready(function() {

  $("#c225 div:first").hide();
  
});
