@media (max-width: 575px) {
	#slider h1 {
		font-size: 30px;
	}
	h1.willkommen {
		font-size: 30px !important;
	}
	.hometex h2 {
		font-size: 18px;
	}
	img {
		max-width: 100%;
		height: auto;
	}
	.hometext .rte {
		padding-right: 40px;
	}
	.mobilelogo figure {
		text-align: center;
	}
	.Leistungen .Leistungsblock {
		flex-direction: column;
		gap: 50px;
	}
	.Leistung div {
		margin-left: 5% !important;
		width: 90% !important;
	}
	.Leistungen .Leistung img {
		width: 100%;
	}
	.mobiletimes {
		padding-left: 0px !important;
		margin-top: 40px;
	}
	.content-headline, .mobileheading {
		font-size: 24px;
	}
	.content-headline {
		text-align: center;
	}
	.content-headline:after {
		margin-inline: auto;
	}
	.Leistung h2 {
		font-size: 22px !important;
	}
	.mobilefaqteaser {
		font-size: 16pt !important;
	}
	.handorgel__content__inner span {
		font-size: 16px !important;
	}
}