.content-area {
    width: 100% !important;
}

/* Bottom Row Above Footer */
.page-wrap {
padding-bottom: 0;
}

.page .page-wrap .content-wrapper {
padding-bottom: 0;
}

.content-area .hentry {
padding-bottom: 0;
}

footer.entry-footer {
display: none;
}