# File app/models/logo.rb, line 101
  def bigger_than_medium?
    height > medium_height 
  end