main {
    max-width: 129.6rem;
    width: 100%;

    display: flex;
    flex-direction: column;
    align-items: center;

    margin: 4.8rem 0;
}