Go to this File: /templates/ja_teline_iv/css/template.css
Replace the Following code
#ja-footlogo a{
background:#000;
border:1px solid #000;
color:#666;
display:block;
font:32px/85px ArialNarrowBold,"Arial Narrow",Arial,sans-serif;
height:85px;
text-shadow:0 -1px 1px rgba(0,0,0,.75);
text-transform:uppercase;
white-space:nowrap;
width:214px;
}
With
#ja-footlogo a{
background:#000;
border:1px solid #000;
color:#666;
display:block;
font:31px/85px ArialNarrowBold,"Arial Narrow",Arial,sans-serif;
height:85px;
text-shadow:0 -1px 1px rgba(0,0,0,.75);
text-transform:uppercase;
white-space:nowrap;
width:225px;
}
I have just descreased one font size and increased the width