// get the current taxonomy term
$term = get_queried_object();
// vars
$cat_image = get_field('cat_top_banner_background_image', $term);
$cat_alt = $cat_image['alt'];
$cat_sub_title = get_field('cat_title', $term);
$cat_description = get_field('cat_description', $term);
?>
Services