@media (max-width: 1400px) {
  .spiderman-gif {
    left: 10%;
  }

  .home h2 {
    top: 20%;
    right: 0;
  }

  .img-container {
    top: 26%;
    left: 46.5%;
  }
}
