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

    .privacyPolicyContent{
        width: 600px;
    }

}