.container{
	width: 300px;
	max-height: 150px;
	background-color: #F5F5F5;
	margin-top: 10px;
}
.form-group{
	width: 270px;
	margin-top: 20px;
}