/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Handling Updates
-----------------------------------------------------------------*/

#logo img{width:400px}
@media screen and (max-width:599px){
	#logo img{max-width:300px}
}
.sticky-header-shrink #logo img{width:250px}
#footer img[src*="logo"]{width:300px}

h1,.h1{font-size:32px}
h2,.h2{font-size:24px}