.privacy-policy-section{
    max-width: 100vw;
}
.privacy-policy-section .disc-list{
    padding-left: 20px;
    margin-top: -30px;
}
.privacy-policy-section .disc-list li{
    list-style: disc !important;
}