.tour-section {
  /* device between 769px - 1024px */
}
.tour-section .desktop-main {
  display: none;
}
.tour-section .pcjt-main-box {
  display: block;
}
.tour-section .pcjt-section-11-2-0-1 {
  display: flex;
  flex-direction: column;
  background-color: var(--pcjt-black);
  height: 100%;
  width: 100%;
  overflow-y: scroll;
}
.tour-section .pcjt-section-11-2-0-2 {
  display: flex;
  flex-direction: column;
  background-color: var(--pcjt-yellow);
  height: 100%;
  width: 100%;
  overflow-y: scroll;
}

/*# sourceMappingURL=large_new.css.map */
