/* Styles definition here */
@media (min-width: 768px) {
	form#cp_appbooking_pform_1 {
    width: 80%;
    margin-left: 0%;
	}
	
	#fbuilder .medium {
		width: 100% !important;
	}
	
	#fbuilder .ui-datepicker {
		min-width: 330px;
	}
}