@media screen and (max-width: 1200px) {
 
  .container {
    width: 100%;
  }
}