@import "./swiper.scss";

.bs-image-slider {
	.bs-image-slider-slide {
		img {
			width: 100%;
		}
	}
}
