I think i found it:
functions.php - row 19:
$avia_config['imgSize']['fullsize'] = array('width'=>930, 'height'=>930, 'crop'=>false);
// big images for lightbox and portfolio single entries
adjusted to:
$avia_config['imgSize']['fullsize'] = array('width'=>930, 'height'=>1310, 'crop'=>false);














