/* Add styles to override the design defaults. */
/* Topbar width for adjusting the width when there are too many nav bar items */
/*
@media only screen and (min-width:45.126em) {
    .top-bar-container .top-bar {
        min-width: 725px;
    }
    header {
        min-width: 725px;
    }
}
*/
