@media(min-width:992px) {
  body .container {
    max-width: 100%;
    padding-left: 48px;
    padding-right: 48px;
  }
}