table.-vertical th,
table.-vertical td {
    display: block;
    width: 100% !important;
}

table.-vertical td {
    margin-bottom: 10px;
}

table td {
    line-height: 1.4;
}

table li {
    list-style: decimal;
}

table ol {
    margin-top: 5px;
    padding-left: 1.6rem;
}