@media (min-width:992px) {
  .container {
    max-width: 960px;
  }
}

