@media screen and (max-height: 1100px) and (max-width: 1920px) {

 .container {
  height: 75%;
 }

  
}

