.template--before_and_after { margin: 0 auto; width: 80%; display: flex; flex-flow: column wrap; justify-content: space-between; align-items: center; gap: var(--space-sm); } .template--before_and_after > * { width: 25%; text-align: center; }