.content {
    margin-top: 128rem;
    width: 100%;
}

.content-box {
    display: flex;
    justify-content: space-between;
    align-items: start;
    padding-left: 203rem;
    box-sizing: border-box;
}
