body.page-node-1622 div#content, body.page-node-1627 div#content {
    margin: auto;
    float: none;
    width: 100%;
    padding: 0;
    max-width: none;
}

.container.widget-container.row {
    max-width: none !important;
}

.frame-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 35px;
    height: 0;
    overflow: hidden;
}

.frame-container iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}