/* Hide the entire Address 2 label */
label[for="edit-what-s-the-client-s-address-address-2"] {
  display: none !important;
}