/* This file will hold styles that are loaded using the same media query as the wide grid. */
/*header{
  background: white;
}*/

/* Positioning user profile elements in the badge */
#user-profile-badge .name {
  top: 40px;
}
#user-profile-badge .logout a,
#user-profile-badge .account a {
  top: 35px;
}
