@media (min-width: 768px) {
    .text-widget__content-inner table td:nth-child(2) {
        text-align: right;
    }
}