Media query to affect touch devices (tablet and phone)
@media (pointer: coarse) and (hover: none) { // Insert code here }