#section-compare table, #section-compare td {
  border: 1px solid #ddd;
}

#section-compare td {
    padding: 10px;
    font-size: 14px;
    font-weight: 300;
}

#section-compare .property-category {
  text-transform: uppercase;
  background-color: #eee;
}

#section-compare .product-item > div {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
}