  /*!
 * Add custom css for this site here:
 */


 /*corrects the line break in the sitename*/
 @media (min-width:767px){
.navbar-brand h1, .navbar-brand .tagline_holder {
    width: 460px!important;
}
}

