.module.content-areas {
    max-width: 100%;
}

.module.content-areas .generic__inner {
    padding: 0;
}

.module.content-areas .cms-content p {
    margin: 0;
}

.generic__responsive-embed {
    position: fixed;
    top: 282px;
    left: 0;
    width: 100%;
    bottom: 0;
    z-index: 50;
}
