@media not @tui-mobile {
    .tui-mobile-only {
        display: none !important;
    }
}
