#main .industrysolutions .content .leftCol {
    display: block;
    float: left;
    width: 60%;
}

#main .industrysolutions .content .rightCol {
    display: block;
    float: right;
    width: 40%;
}