.opportunity-list-page section{
    background-color: #FFF;
}
.opportunity-list-page .content{
    padding: 10px;
}
/* .opportunity-list-page table{
    table-layout: fixed;
} */
/* .opportunity-list-page table tr td:first-child,.opportunity-list-page table tr th:first-child{
    width: auto;
    max-width: 500px;
}
.opportunity-list-page table tr td:nth-child(4),.opportunity-list-page table tr th:nth-child(4){
    width: auto;
    max-width: 200px;
} */