/* Custom Product */
.product-thumb {
  margin: 25px 0;
  border: 1px solid #000;
  padding: 20px 15px 30px;
  text-align: center;
  max-height: 190px; }
