#languages {
  width: 48%;
  float: left;
}

#interpreters {
  width: 48%;
  float: right;
}

#footer {
  clear: both;
}
