.below-the-fold-content {
    max-width: 100%;
    margin: 0 auto;
    margin-bottom: 25px;
       background-color: #f9f4ec;
}

.below-the-fold-content div[class*="widget"], .below-the-fold-content video {
    width: 100% !important;
}