@media screen and (max-width: 1200px) {
  .main {
    overflow: hidden;
  }
}
