.form-group:has(input[name="phone"]) .form-control-comment,
.form-group:has(input[name="phone_mobile"]) .form-control-comment {
    display: none;
}
