@media screen and (max-width: 600px) {
  .BODY {
      overflow-x: hidden;
  }
}