@media all and (max-width: 470px) {
    .welcomeMessageWidget td {
        display: block;
    }
}