$(function() {
    $('.col-main p:first').fancyletter({characters: '[A-Z]'}); /*Make Drop Caps*/
});
