.content {
    width: 100%;
    max-width: none;
    float: none;
}

.content > div {
    max-width: none;
}

#side {
    display: none;
}
