How to reduce font size of the TITLE in article category listings view (ITEM VIEW OPTIONS IN CATEGORY LISTINGS) in MusicState Template
http://misslistings.com/index.php/events/concert-events
Thanks for the help
               
                
               
          


#k2Container .itemsContainerWrap article header h2 {
    font-size: 17px;
    line-height: 24px;
    padding-bottom: 10px;
}

