.tour-page {
  height: 100vh;
  overflow: hidden;
  padding-top: 60px; }
  .tour-page .page-content {
    padding-top: 40px;
    height: 100%;
    position: relative; }
    .tour-page .page-content .breadcrumb {
      position: absolute;
      left: 0;
      right: 0;
      top: 0; }
  .tour-page .iframe-panel {
    width: 100%;
    height: 100%; }

/*# sourceMappingURL=tour.css.map */
