main.simple-page {
    align-items: unset;
    max-width: var(--reponsive-main-text-max-width);
    margin: auto;
}