.booking-widget {
	margin-bottom: var(--space-12);
	
	@media (min-width: 64em) {
		margin-bottom: var(--space-24);
	}
}
