@media (max-width: 360px) {
  body {
    overflow-x: hidden;
  }
}
