@media screen and (min-width: 1366px) {

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



















}