.tour-mobile[data-v-7380044e] {
  position: relative;
  width: 100%;
  height: 200px;
}
.tour-mobile .center-bottom[data-v-7380044e] {
  position: absolute;
  bottom: 5%;
}
[dir=ltr] .tour-mobile .center-bottom[data-v-7380044e] {
  left: 18%;
}
[dir=rtl] .tour-mobile .center-bottom[data-v-7380044e] {
  right: 18%;
}
.tour-desktop[data-v-7380044e] {
  position: relative;
  width: 100%;
  height: 350px;
}
.tour-desktop .center-bottom[data-v-7380044e] {
  position: absolute;
  bottom: 5%;
}
[dir=ltr] .tour-desktop .center-bottom[data-v-7380044e] {
  left: 15%;
}
[dir=rtl] .tour-desktop .center-bottom[data-v-7380044e] {
  right: 15%;
}
