@media screen and (max-width: 700px){

    .privacyPolicyContent{
        width: 500px;
    }

}