.swiper-container-wrapper.swiper-style-events .swiper-slide{
	height: auto;
}
.swiper-container-wrapper.swiper-style-events .swiper-horizontal > .swiper-pagination-bullets{
	position: static;
	margin-top: 20px;
}
.swiper-container-wrapper.swiper-style-events .swiper-pagination-bullet:not(.swiper-pagination-bullet-active){
	background: #fff;
}