

@media (min-width: 1280px) {
	.image-text__wrapper {
		gap: 2rem !important;
	}
}

.image-text__image img {
	  height: auto;
}