.tpg-booking-form-section .tpg-form-status {
	width: 100%;
}

.tpg-booking-form-section .cf-turnstile {
	margin-bottom: 20px;
}

.tpg-booking-form-section .contact-form {
	width: 100%;
}

.tpg-booking-form-section.tpg-booking-layout-image-right .section-wrapper > .row {
	flex-direction: row-reverse;
}

.tpg-booking-form-section.tpg-booking-layout-no-image .section-wrapper > .row > [class*="col-"] {
	width: 100%;
	max-width: 100%;
	flex: 0 0 100%;
}

.tpg-booking-form-section.tpg-booking-layout-no-image .bg-table {
	display: none;
}

.tpg-booking-widget .section-header {
	max-width: 860px;
	margin-left: auto;
	margin-right: auto;
}
