Sponsor Tax Query
$tax_sponsors_query = array( 'relation' => 'AND', array( 'taxonomy' => 'sponsor_levels', 'terms' => 'Title Sponsor', 'field' => 'term_id', 'operator' => 'IN', 'include_children' => false, ), );
$tax_sponsors_query = array( 'relation' => 'AND', array( 'taxonomy' => 'sponsor_levels', 'terms' => 'Title Sponsor', 'field' => 'term_id', 'operator' => 'IN', 'include_children' => false, ), );