/*
Theme Name: Hiroshi Child
Theme URI: https://hiroshi.qodeinteractive.com
Description: A child theme of Hiroshi
Author: Select Themes
Author URI: https://qodeinteractive.com
Version: 1.0
Text Domain: hiroshi
Template: hiroshi
*/
/* Logo 3x larger */
#qodef-page-header .qodef-header-logo-link {
  height: 150px !important;
}
#qodef-page-header .qodef-header-logo-link img,
#qodef-page-header .qodef-header-logo-link.qodef-height--not-set img {
  max-height: 150px !important;
  width: auto !important;
}
