.pressGroup td {
  text-align: left;
  max-width: 100%;
  height: auto !important;
}
.pressGroup td:nth-child(1) {
  min-width: 200px;
}
.pressGroup td:nth-child(2) {
  display: none;
}
