.home-page {
  margin: 0px;
  overflow: hidden;
}

.main-img {
  height: 650px;
}

.main-img:hover,
.animated-img:hover {
  cursor: grab;
}

.swiper {
  width: 3167px;
  /* height: 650px; */
}
