.break { display: block; }  .fluent-booking-wrapper, .fluent-booking-wrapper * { box-sizing: border-box !important; font-size: inherit !important; line-height: inherit !important; } .fluent-booking-wrapper { font-size: 16px !important; width: 100% !important; max-width: 100% !important; }  .fluent-booking-wrapper .fb-calendar, .fluent-booking-wrapper .fb-booking-form { font-size: 16px !important; zoom: 1 !important; transform: none !important; }  .fluent-booking-wrapper button, .fluent-booking-wrapper .fb-button { font-size: 14px !important; padding: 10px 20px !important; min-height: auto !important; }  html { scroll-behavior: smooth; scroll-padding-top: 130px; }  @media( max-width: 767px){ html { scroll-padding-top: 100px; } }