Hello,
They are not shifted and their containers use the correct space (50% each). I think you should center the text or add padding… Change images to be not aligned (align none), and add this in style.css:
.userrow, .userrow h3 {
text-align:center;
}
Regards,
Milos