@media (max-width: 767px) {

	.section-title-container:has(h1) .subtitle-container {
		max-width: 80%;
		line-height: 1.25;
	}

}