.ads2-privacy-policy1-container {
  width: 100%;
  display: flex;
  overflow: auto;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
  background-image: linear-gradient(135deg, rgb(189, 195, 199) 0.00%,rgb(223, 26, 187) 100.00%);
}
.ads2-privacy-policy1-navlink {
  width: 321px;
  font-size: 20px;
  margin-top: 0px;
  text-align: center;
  margin-bottom: 0px;
  text-decoration: none;
}
.ads2-privacy-policy1-link {
  display: contents;
}
.ads2-privacy-policy1-image {
  width: 320px;
  height: 567px;
  margin-top: 0px;
  object-fit: cover;
  margin-bottom: 0px;
  text-decoration: none;
}
