/* Styles definition here */
#fbuilder .pbSubmit {
	border-radius: 15px;
	float: right;
	border: 0;
	background: #327ba8;
	width: 30%;
	
}
@media screen and (min-width: 740px){
#fbuilder .fields.column2{float:left;width:calc(50% - 10px);margin:4px !important}
}
