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