@media screen and (max-width: 767px) {
    .ml-responsive-table dl:nth-of-type(odd) {
    background: rgba(0, 0, 0, 0)!important;
}
}

p {
    text-align:justify ;
}
