.grandTop .grandTop_logo a {
  align-items: center;
}
.grandTop .grandTop_logo a .text {
  position: relative;
  top: 5px;
}
@media (max-width: 834px) {
  .grandTop .grandTop_img .swiper-slide:nth-child(4n + 2) .img {
    background-position: 80% center;
  }
}
@media (max-width: 834px) {
  .grandTop .grandTop_img .swiper-slide:nth-child(4n + 3) .img {
    background-position: 55% center;
  }
}
@media (max-width: 834px) {
  .grandTop .grandTop_img .swiper-slide:nth-child(4n + 4) .img {
    background-position: 51% center;
  }
}
@media (max-width: 834px) {
  .grandTop .grandTop_img .swiper-slide:nth-child(4n + 1) .img {
    background-position: 47% center;
  }
}
