# File app/models/logo.rb, line 97
  def medium_width
    width * medium_height / height
  end