@media screen and (min-width: 1440px) and (max-width: 1919px) {
  #allrecords .t195 .t-container {
    max-width: 1275px !important; /* ← нужная ширина */
    width: 100% !important;
  }
}
