/*
@media screen and (max-width: 1200px) {
div#allrecords {
    display: none;
}
}
*/