@charset "UTF-8";

@media screen and (min-width: 767px){
	.formTable .formFlex.-half >span{
		width: 50%;
	}
}
