$(document).ready(function(){ 
  $('.clickable').fitted();
}); 
