add_filter('businesspress_custom_header_args',function($args){$args['height']=540;return $args});