.event-price .event-info:before {
   content:'\A3';
}

.free-event .event-info:before {
  content:''!important;
}

.event-vcalendar{
 width:100%;
 margin-top:4px;  
 height:46px
}

div.paid-event a:before {
 content : '\A3  ';
}
