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