.privacyPage > .title > img {
  width: 100%;
  height: 80%;
  margin-top: 75px;
}

.privacyPage > .title {
  height: 35%;
}

.privacyPage > .interact {
  height: 10%;
  top: 40%;
}

.privacyPage > .interact > p {
  width: 55%;
  margin-left: auto;
  margin-right: auto;
  font-size: 32px;
}

.privacyPage > .interact > a {
  text-decoration: none;
  font-size: 28px;
  color: #7B7B7B;
  font-style: italic;
}
