.ds-2col > .group-left {
float: left;
width: 25%;
}

.ds-2col > .group-right {
float: right;
width: 75%;
}