/*
Theme Name:     story-child
Description:    
Author:         thinklink
Template:       story_tcd041

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/

body{
	color:#333;
}

.header-bar {
    height: 180px;
    width: 100%;
}

@media screen and (min-width: 1200px){
	.global-nav {
		width: 610px;
	}
}