@media (min-width: 992px) {
	.efd-product-desc{
      	border-right:1px solid #DDD;
    }
}

table.efd-specs-table{
  border-collapse:collapse; 
}

table.efd-specs-table th {
  padding:5px;
  text-decoration:underline;
}

table.efd-specs-table td{
  padding:5px;
  border:1px solid #DDD;
}
table.efd-specs-table td.no-top-bottom-padding{padding-top:0;padding-bottom:0;}

ul.shippingTerms li{
 margin-bottom:15px; 
}
