div.product-featured table.table {
  width: 100%;
  margin: 0 auto;
  
}
div.product-featured .table td {
  border: 0;background-color:#424242;
}

div.product-featured .table a {
  color:#FFFFFF;
}
