Increase size of the author's photo

Add this code to the Custom CSS field on the Style tab of your Portfolio widget’s settings:

.eapp-portfolio-author-picture-component {
width: 160px !important;
height: 160px !important;
}