/**
        * Theme Name: Grandium Child
        * Description: This is a child theme of Grandium, generated by Merlin WP.
        * Author: <a href="http://ninetheme.com/">Ninetheme</a>
        * Template: grandium
        * Version: 1.7.5
        */



.site-header .header-bottom .header-logo img{
    height: 200px !important;
}

.site-header .header-bottom .header-logo img {
    width: 400px !important;
}

.site-header .header-bottom .header-logo {
    width: 326px;
    top: -48px;    
}

@media (max-width: 767px) {
	.site-header .header-bottom .header-logo {
		max-width: 326px;
		width: 326px;
		top: -15px;    
	}
	.site-header .header-bottom .header-toggle {
        bottom: -150px;
    }
	.site-header .header-bottom .header-logo img{
		max-width: 326px;
	}
}
.site-header .header-bottom .header-nav>ul.nav-left {
    /*padding-right: 300px;*/
}
