.mascot-card {
  background: #050505;
}

.mascot-card img {
  width: 380px;
}

body {
  overflow-x: hidden;
}

@media (max-width: 620px) {
  .mascot-stage {
    margin: -50px 0;
    overflow: hidden;
  }
}
