#partners img{
    max-height: 100px;
    object-fit: contain;
}

#portfolio_gallery .left .image:not(:first-child), #portfolio_gallery .right .image:not(:last-child){
    width: unset;
}