#data-protection-policy-wrapper{
    min-height: 200px;
    border: 2px solid #d2d2d2;
    border-radius: 3px;
    background-color: #ffffff;
    padding-bottom: 60px;
    padding-top: 20px;
    margin: 70px 0;
}
.data-protection-policy-header{
    text-align: center;   
}