table.marketSummaryTable {
  border: none;
}
table.marketSummaryTable td {
  border: none;
}
.market-summary-wrapper table tr td{
    border-bottom: 1px solid #CEDFE2 !important;
    width: 25%;
}