@@ -197,6 +197,10 @@
.table-columns:nth-child(4) .item-td{
border-right:0;
}
+ .table-columns:nth-child(1) .item-td,
+ .table-columns:nth-child(2) .item-td:nth-child(1){
+ background: #F7F9FC;
+ }
.free-equity-contrast .item-td strong{
font-weight: 700;
font-size: 16px;