For some reason I always have issues with columns aligning correctly. http://robscalglow.com/services/
Hello, The alignment of the columns is messed up due to the size of the image present on that page. So, paste the following code in your Custom CSS (Appearance -> Theme Options -> Styling Options -> Custom CSS) Code: img.alignright { width: 389px; height: 484px; } This will solve your issue.