@media (min-width:1400px) {
  .container {
    /*max-width: 80%;*/
    /*overflow: hidden;*/
    /*position: absolute;*/
    height: 100%;
  }
}

