<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#allrecords div#Bs-BookingWidget {
    font-family: 'Arial',Arial,sans-serif;
}
#allrecords div#Bs-EnquiryWidget {
    font-family: 'Arial',Arial,sans-serif;
}
@media (min-width: 320px) {
  #allrecords #hub-messenger-widget .hm-main-widget-content .hm-main-widget-content-container {
    bottom: 130px;
  }
}

@media (min-width: 480px) {
  #allrecords #hub-messenger-widget .hm-main-widget-content .hm-main-widget-content-container {
    bottom: 180px;
  }
}

@media (min-width: 768px) {
  #allrecords #hub-messenger-widget .hm-main-widget-content .hm-main-widget-content-container {
    bottom: 250px;
  }
}

@media (min-width: 1024px) {
  #allrecords #hub-messenger-widget .hm-main-widget-content .hm-main-widget-content-container {
    bottom: 75px;
  }
}

@media (min-width: 1200px) {
  #allrecords #hub-messenger-widget .hm-main-widget-content .hm-main-widget-content-container {
    bottom: 75px;
  }
}</pre></body></html>