@media (max-width: 991px) and (orientation:portrait) {
.mobile-hide {
	display: none;
}

.text-box-rechts {
	margin-top: 46px;
}

.text-12 {
	font-size: 18px !important;
}

.text-13 {
	font-size: 20px !important;
}

.text-14 {
	font-size: 22px !important;
}

.text-15 {
	font-size: 23px !important;
}

.text-18 {
	font-size: 26px !important;
}

.text-20 {
	font-size: 28px !important;
}

.text-22 {
	font-size: 32px !important;
}

.text-24 {
	font-size: 34px !important;
}
}