.sixtyth-main {
  width: 100%;
  height: auto;
  min-height: 100dvh;
}
.sixtyth-main ul {
  width: 100%;
  height: auto;
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.sixtyth-main ul > li {
  width: 100%;
  height: auto;
  display: flex;
}
.sixtyth-main ul > li > img {
  width: 100%;
  height: auto;
}/*# sourceMappingURL=60th.css.map */