
/* Responsive overrides kept separate by request. */
@media (max-width:575.98px){
  .container{--bs-gutter-x:1rem}
  .booking-box .btn{width:100%}
  .price-table{font-size:12px}
  .price-table td,.price-table th{font-size:12px;padding:8px 5px}
  .page-hero{padding:30px 0}
  .page-hero h1{font-size:25px}
}
@media (min-width:992px){
  .hero-wrap .container-fluid{padding-left:0;padding-right:0}
}
