@media screen and (min-width: 768px) {
	.cc--hero-basic.bg-image .c--hero-basic {
		 height: 25rem; /* original is 37.5rem, new 25 when no live text */
	}
}