﻿.plugin-imageSlider_0-ims{    width: 100%;
    height: 100%;}   
.plugin-imageSlider_0-ims .swiper-container {
        width:100%;
        height: 100%;
      }
.plugin-imageSlider_0-ims .swiper-wrapper img{
      width:100%;
      height:100%;
}
.plugin-imageSlider_0-ims .swiper-slide {
    overflow: hidden;
}
.plugin-imageSlider_0-ims .swiper-slide img {
    width:100%;
}