.error {
    position: relative;
    top: -35px;
    color: red;
    font-size: 0.9em;
}

.form-label {
    max-height: 60px;
}