@media only screen and (min-width: 993px) {
  .container {
    width: 100%;
  }
}