.cases-filed ul.list-link{display:flex;display:grid;flex-wrap:wrap;grid-template-columns:repeat(2,1fr);list-style:disc}.cases-filed ul.list-link a{font-size:22px;font-weight:500;letter-spacing:0;line-height:30px}.cases-filed ul.list-link li{padding-right:30px;position:relative}.cases-filed .description{margin-top:20px}.cases-filed .list-link-wrapper{margin-left:-15px;margin-right:-15px}.cases-filed .intro{margin-bottom:20px}.cases-filed ul.list-link li:after{background:#3a3a3a;border-radius:50%;content:"";display:inline-block;height:5px;left:-17px;position:absolute;top:15px;width:5px}@media (max-width:767px){.cases-filed ul.list-link{grid-template-columns:repeat(1,1fr)}}