td.discussion {
    border-bottom: solid thick;
}

@media only screen and (max-width: 767.98px) {
    tr.discussion {
        border-bottom: solid thick;
    }
}
