# File app/models/logo.rb, line 74
  def thumb_height
    ( SysConf.value_for('logo_thumb_height') || 65 ).to_i
  end