Thanks Jan

But looked into it a little further and applied the following and will adjust the min width accordingly.

@media screen and (min-width: 100px) { .hideForScreen { display: none; } }