.hero {
    width: min(100em, 100svw);
	margin-inline: auto;
    margin-bottom: 1em;
}