/* Enter Your Custom CSS Here */
form > .um-field:first-child {
	width: 100%;
	height: 80px;
	float: left;
}
form > .um-field {
    clear: both;
}
.um-row._um_row_1 {
    clear: left;
}