.info {
    float: left;
    width: 650px;
}

.sidebar {
    float: right;
    width: 300px;
}


