@media only screen and (max-width: 1250px) {
  .tck-container {
    width: 100% !important;
    padding: 0 15px;
  }
}