@charset "UTF-8";
/**
 *	Additional CSS for Allied Companies, which use a design color in project settings
 *
 **/


@media all {

  .header-new .header-brand-logo {
    width: 35rem;
}

.header .header-nav-mobile .navbar-brand-sm {
    width: 15rem;
}

}
