@media (max-width: 960px) {
  html, body { overflow-x: hidden !important; margin: 0 !important; padding: 0 !important; }
  .t-records, .t-container { margin-left: 0 !important; padding-left: 0 !important; box-sizing: border-box !important; }
  .t-menu__burger, .t-menu__mobile { left: 0 !important; margin-left: 0 !important; }
}