
.slider-pictures p {hyphens:none}



@media (max-width: 600px) {
	.gallery .slider-pictures .carousel .carousel-inner .active {
          margin-left: -22em!important; 
	}
    .gallery .slider-pictures .carousel .carousel-inner img {
          height: 100%;
          max-width: 300%;
          width: 100vh!important; 
	}
}

@media (min-width: 768px) and (max-width: 991.98px) {
	.gallery .slider-pictures .carousel .carousel-inner img {
		height: 100% !important;
		max-width: 100% !important;
	}
}

@media (max-width: 767.98px) {
	.gallery .slider-pictures .carousel .carousel-inner .active {
          margin-left: -20em!important; 
	}
    .gallery .slider-pictures .carousel .carousel-inner img {
          height: 100%;
          max-width: 300%;
          width: 100%!important; 
	}
	.gallery .slider-pictures .carousel .text-and-buttons-on-pictures h1 {
        font-size: 26px !important;
    }
	.gallery .slider-pictures .carousel .carousel-inner .active {
		margin-left: 0 !important;
	}
}





 
.gallery {
    padding-bottom: 0!important;
}

.gallery .slider-pictures .container {
    max-width: unset;
}


.hero {
    padding-left: 0;
    padding-right: 0;
}

.news-teaser {margin:unset!important}

.news-teaser .select-button {
    margin-top: 20px;
    display: inline-block;
}









