#tableWithRidingPrices thead th:nth-child(2) {
  text-align: center;
}
#tableWithRidingPrices thead th:nth-child(3) {
  text-align: center;
}
#tableWithRidingPrices tbody td:nth-child(1) {
  text-align: left;
}
ul.centered {
  display: inline-block;
}
ul.centered li {
  text-align: left;
}
.carousel-caption h3 {
  border: 0;
}
.divWithVideo {
  text-align: center;
  margin-top: 5px;
}
