.t2 .policy-details-pls {
   width: 100%;
   border-right: none
}

.coverage-details .cstCol12.col-1-2 .table ul li, .coverage-details .cstCol11.col-1-1 .table ul li {
    list-style: none;
}

ul.list-two-parts li {
    width: 50%;
    float: left;
}

.t2 .coverage-details .col-1-4{
	width:25%
}

.t2 .coverage-details .col-7-12{
	width:58.33%
}

.t2 .coverage-details .col-1-12{
	width:8.33%
}

/* .t2 .coverage-details .summary [class*=col-]:last-child {
    width: 8.33%;
} */

.t2 .coverage-details .col-2-12{
	width:16.66%
}

.t2 .coverage-details .col-1-4 .col-1-1 {
    width: 100%;
    padding-right: 0;
}