@media only screen and (min-width: 40em) {

  .top-bar {

    text-align: center;
	background:#fff }



  ul.center-buttons {

    display: inline-block;
	background:#fff }



  .logo {

    left: 5px;

    top: -2px;

    position: absolute; } }

.logo {

  max-width: 2rem;

  margin-top: -3px;

  margin-left: 5px; }



.menu-icon {

  padding-top: 1.2rem;
  }



.top-bar.expanded {

  background: #fff;
 }



.logo {

  margin-top: .5rem; }
