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

    display: flex;
    justify-content: space-between;

    margin-top: 3.2;
}