.form-container, .resp-card {
    padding-top: 0;
}
	.form_area_short{
	width:260px;
	height:46px;
	border:none;
	}
	.form_area_long{
	width:260px;
	height:46px;
	border:none;
	}
	.form_area_text{
	width:260px;
	height:300px;
	border:none;
	padding-top:8px;
	}
