@charset "utf-8";

.privacyOl {
  margin-left: 0 !important;
  & > li:not(:first-child) {
    margin-top: min(1.93vw,24px);
  }
}