@media (max-width: 1366px) {
	.gform_wrapper form {flex-direction: column !important;}
	.gform_wrapper input[type="submit"] {height: 50px !important; margin-left: 0 !important;}
	.gform_wrapper form .gform-body {width: 100%;}
	.gform_wrapper .gform-footer {width: 100%;}
}

@media (max-width: 767px) {
	
}