.section__title { padding-bottom: 1rem; }

.uniform__potty, .honey, .honeypot, .promo {
	position: absolute;
	left: -9999px;
}

/* bild vor text schieben */
@media (max-width: 768px) {
	.grid--responsive-cols-2 .vertical-spacing.image {
		order: -1;
	}
}
