@media screen and (min-width: 40px) {
    .t-words {
        display: none;
    }
}
