.historie-slider{
	position: relative;
}

.historie-slider img{
	width: auto;
	max-height: 300px;
	height: auto;
	margin-bottom: 15px;
}

.historie-slider p{
	font-size: 16px;
	line-height: 20px;
}

.historie-slider .swiper-pagination{
	bottom: -5px;
}

.historie-slider .swiper-pagination-bullet{
	background: var(--colorTurquoise);
}