.bod-signpost__swiper-wrapper {
  flex-direction: column
}
@media (min-width:768px) {
  .bod-signpost__swiper-wrapper {
    flex-direction: row
  }
}