.tpl-text {
	&:has(+ .c-grid) {
		@media screen and (min-width: 751px) {
			margin-bottom: .5em;
		}
	}
}