@media (max-width: 991px) {
	:root {
		--grid-gap: var(--space-s);
	}
}