.tour-nav-3 {
  left: 243px;
}
.borderbox-anchor:first-of-type {
  border-radius: 12px 0 0 12px;
}
.borderbox-anchor:nth-of-type(2) {
  border-radius: 0 12px 12px 0;
}
#top-content {
  background-image: url(/facilities/en/images/bg_2-1.png);
}
@media (min-width:1px) and (max-width: 750px) {
  .tour-nav-3 {
    left: 62%;
  }
  .flip-card-front {
    padding: 18px 0px;
  }
}