@media (min-width: 1200px){
.container {
  width: 85% !important;
}
}