@media (min-width: 992px) {
.container {
  width: 970px;
  max-width: none !important;
}
}