Lion saves calf from another lion (Must see video!)

In what has to be one of the most interesting amateur wildlife video clips I have ever seen, a lion saves  what looks like a wildebeest calf from the attack of another lion. Check this out.

[youtube http://www.youtube.com/watch?v=J_nTLtrsLeg]

Comments are closed.

jQuery(document).ready(function($) { function fixSlickAria() { $('.slick-slide').each(function() { if ($(this).attr('aria-hidden') === 'true') { $(this).attr('tabindex', '-1'); } else { $(this).attr('tabindex', '0'); } }); } fixSlickAria(); $('.uael-grid-gallery').on('afterChange', function(event, slick, currentSlide){ fixSlickAria(); }); });