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