.productList .product {
  border-style: solid;
  border-width: 0 0 0 0;
  border-radius: 0;
  padding: 10px;
  border-color: #ededee;
  margin-bottom: 30px !important;
  box-shadow: 0 0 7px #0000004d;
  width: 100%; }

.product-features ul {
  margin: 0;
  list-style: disc; }
