/*!
 * Add custom css for this site here:
 */
 .navbar-brand .tagline_holder {
	 width: 550px!important;
}
 @media (min-width: 319px) and (max-width: 767px){
	 .navbar-brand .tagline_holder {
		 width: 315px!important;
	}
}