.privacy-policy-container {
  width: 100%;
  display: flex;
  overflow: auto;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
}
.privacy-policy-container1 {
  width: 832px;
  height: 13219px;
}
.privacy-policy-container2 {
  display: contents;
}
@media(max-width: 479px) {
  .privacy-policy-container1 {
    width: 90%;
    height: 16219px;
  }
}
