.box-right  {
    max-width: 600px;
}
.box-left  {
    max-width: 600px;
    float: right;
}