.policypage .policy_content{

    width: 100%;
    padding: 16px;
    box-sizing: border-box;
}

.policypage .policy_content >p{
    margin-bottom: 16px;
    font-size: 24px;
    line-height: 32px;
}

