The fist time you do this it contains a few steps. But once the CSS is setup you only need to adjust the 2 settings of the row, and give the class name to the columns that should be affected.
.sideBySide{
display: inline-block;
max-width: 50%;
}