@media screen and (max-width: 768px) {
   .tl-with-fancybox #allrecords {
        display: none;
    }
}