@media screen and (max-width: 1439px) {
  #contents {
    margin-top: 85px !important;
  }
}
.list img {
  width: auto;
}

#adult_footer img {
  width: 100%;
}
.footer-logo a {
  display: flex;
  width: 100%;
  margin: 0 auto;
  justify-content: center;
}
.footer-logo a img {
  width: auto;
}
