.infobox-dpl {
width: 100%;
}
.infobox-dpl > td {
padding: 0 !important;
text-align: left !important;
}
.infobox-dpl-table {
width: 100%;
margin: 0 0 0.8rem 0;
border-spacing: 0 0.4rem;
}
.infobox-dpl-table tr {
display: table-row !important;
}
.infobox-dpl-table th {
color: var( --color-base--subtle );
font-size: 0.8125rem;
font-weight: normal;
letter-spacing: 0.75px;
}
.infobox-dpl-table tbody {
display: table-row-group !important;
}