@media (min-width:1025px) { /* big landscape tablets, laptops, and desktops */ 
   .container{
      max-width: 80% !important;
  }
}