A film by Bell Soto @bellsoto
Spoken word by peruvian artist : Victoria Santa Cruz “They yelled at me, Black!”
The model is Marc Yndy @umodelsnyc

The poem is about a little girl in Lima, who discovers she is black after the arrival of new neighbours.

jQuery(document).ready(function($){ $(document).on('mfpOpen', function(){ let attempts = 0; const resizeVideo = setInterval(function(){ $('.portfolio-wrap .mfp-content iframe, .portfolio-wrap .mfp-content video').css({ width: '900px', height: '506px' }); attempts++; if(attempts > 10) clearInterval(resizeVideo); }, 200); }); });