.item {
  height: 0;
  top: 36.1rem;
}

.item>img {
  width: calc(331 / 750 * 100vw);
  top: -16.8rem;
}
