@media screen and (max-width: 1280px) {

























.container {
  min-width: 1080px;
  max-width: 1080px;
}
    
}