.content {
    width: 34%;
    float: left;
    height: 500px;
}

.sidebar {
    width: 33%;
    float: left;
    height: 500px;
}