/*
Theme Name: Ave Child
Theme URI: http://ave.liquid-themes.com/
Author: Liquid Themes
Author URI: https://themeforest.net/user/liquidthemes
Template:  ave
Description: Smart, Powerful and Unlimited Customizable WordPress Theme.
Version: 1.0
License: GNU General Public License
License URI: license.txt
Text Domain: ave
Tags: responsive, retina, rtl-language-support, blog, portfolio, custom-colors, live-editor
*/
@media only screen and (max-width: 600px) {
  h1 {
   font-size:30px !important;
  }
  h2 {
   font-size:20px !important;
  }
	.navbar-header .navbar-brand-inner{
		max-width:150px;
	}
}