@media (min-width: 769px) {

#title {
  display: flex;
  width: 1200px;
}

#container {
  display: flex;
  width: 1200px;
}

/* ** */}
