#wrapper #container { /* important */
  max-width: none;
}
table.views-table caption {
  font-weight: bold;
  font-size: 16px;
  text-align: left;
  background-color: #cfc;
  padding: 5px;
}