/* Local overrides */

/* Hero paragraph */

@media only screen and (min-width: 768px) and (max-width: 1068px) {
	.hero-body.typography-intro-product-reduced.text-center.text-align-small {
		width: 101%;
	}
}
