.error-fix .form-group {
    margin-bottom: 1.6rem;
}
.error-fix .invalid-feedback{
	top: 33px;
	left: 10px;
	position: absolute;
}

