.contacts__form-cell input.has-val ~ label {
    bottom: inherit;
    top: -3px;
    font-size: 12px;
    transition: 0.3s;
}
