table.marketSummaryTable {
  border: none;
}
table.marketSummaryTable td {
  border: none;
}
.market-summary-wrapper table tr td{
    border-bottom: 1px solid #B2B2B2 !important;
    width: 25%;
}
.analyst-coverage  .ac-title {
    color: #2B3942;
    font-weight: 600;
    border-bottom: 1px solid #B2B2B2;
    padding-bottom: 10px;
} 
.analyst-coverage{
    gap:25px 0;
}