.privacy_policy, .terms_of_service{
    padding-top: 80px;
    padding-bottom: 70px;
}
.privacy_policy .pp_title, .terms_of_service .pp_title{
    margin-top: 35px;
}
.privacy_policy .pp_content, .terms_of_service .pp_content{
    margin-top: 35px;
    text-align: justify;
}