.narrow-table {
    width: 45%;
    float: left;
}
div.panel-body table td {
    width: 50%;
    font-size: 10pt;
    padding: 4px;
}
.item_image {
  width: auto;
  height: 250px;
  max-height: 250px;
}
