/*** PRIVACY STYLE ***/
.titlePage {
  margin-top: 45px;
}
.descP {
  margin-top: 31px;
}
.subTitleP {
  font-size: 18px;
  margin-top: 56px;
}
.textP {
  margin-top: 16px;
  line-height: 1.9;
  margin-bottom: 80px;
}
@media (max-width: 414px) {
  .tablePage th {
    width: 30%;
  }
}
