.logo {
  position:absolute;
  width:90px;
  height:30px;
  left:50%;
  margin-left:-50px; /* half the width of the image */
  background-image:url('/inc/dfwempmobile.etaspot.net/mobile_logo.png');
  background-repeat:none;
  background-size: 100% 100%;
}
.main-header {
  height:33px;
  text-align:center;
  padding-top:1px;
}
.left-menu-button-container {
  left:5px;
  position:absolute;
}
.right-menu-button-container {
  right:5px;
  position:absolute;
}
.left-menu-button-container .menu-button {
  margin-top:0px;
}
.right-menu-button-container .menu-button {
  margin-top:0px;
}
