h1 {
  width: 100%;
}

/* body{
  font-size : 90%;
} */

table#topBarTable {
  /* max-width : none;
     min-width : 49.4%;
     margin: 0 auto 0 auto; */
  /* margin-top: -177px; */
}

img#logo {
  /* margin : 18px auto 13px auto; */
  /* width: 100%; */
  /* max-height: 210px; */
}

#mainMenuDiv {
  background: rgba(33, 33, 39, 0.98);
}

td.center {
  /* display : none; */
}

table.label-value-list td {
  display: block;
}
