diff --git a/components/Forms/BookingWidget/FormContent/formContent.module.css b/components/Forms/BookingWidget/FormContent/formContent.module.css index 1d7e96672..767fd6797 100644 --- a/components/Forms/BookingWidget/FormContent/formContent.module.css +++ b/components/Forms/BookingWidget/FormContent/formContent.module.css @@ -1,8 +1,6 @@ .input { display: flex; gap: var(--Spacing-x2); - width: 100%; - max-width: 1250px; } .bodyFontSize {