Unfortunately there isn’t a simple way to maintain 100% of the image on all screen sizes and have it fill 50% of the screen.
You could remove the Image and place it as the background of the right hand column, and set the background element to Pseudo. I could then provide some CSS to make the image fill 50% of the screen…. but it would not be 100% visible on all screen sizes.