html body #allrecords,
html body .t-records {
  opacity: 1 !important;
  visibility: visible !important;
}
html body .t-animate {
  opacity: 1 !important;
  transform: none !important;
}
