/*Swiper*/
.swiper {
    width: 100%;   
    height: 100%; 
  }

  .swiper-slide {
    width: 600px;
    height: 550px;
  }

  .imgSwiper {
    width: 600px;
    height: 550px;
  } 
/*Swiper*/