Created by Cognigni in 1971, this pair were supposed to be two typical working class characters of the time from the city of Córdoba. They rode a locally made Puma motorbike, symbolising Argentine industry of the time.
MANSO JUANA y LYNCH MARTA
Resultados
`;
// Cambio video por imagen
if (document.getElementsByClassName('videoContainer').length > 0) {
// Desktop
// document.getElementsByClassName('videoContainer')[0].innerHTML = '';
// Mobile
document.querySelectorAll('.container-header-mobile img')[0].src = 'https://turismo.buenosaires.gob.ar/sites/turismo/files/imagen-home-mobile-1000-puentemujer.jpg';
}