#site-navigation h1.site-logo {
  display: none;
}

table.langservers thead th {
  text-align: center !important;
}

table.langservers tbody td,
table.langservers tbody th {
  text-align: left !important;
}

table.langservers tbody ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.tag_wide-table {
  padding: 0;
  width: 110%;
}

.tag_wide-table .cell_output {
  padding: 0;
}
