.image-cell {
  text-align: center;
}
.headline-cell {
  font-size: 150%;
  text-align: center;
  font-weight: bold;
} 
.description-cell {
  font-size: 120%;
}
.tableborder {
  border: 1px solid LightGrey;
}