.m-tbl[data-type="faretable"] td::before {
    width: 7em;
    font-size: 1.4rem;
    display: table-cell;
    content: attr(data-datesp);
}
