.content .page-row .page-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 1514px;
    width: 100%;
    padding-bottom: 50px;
    box-sizing: border-box;
}