.baiyi-privacy {
  padding-top: 150px;
}

@media screen and (max-width:768px) {
  .baiyi-privacy {
    padding-top: 10px;
  }
}