.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid > li {
    margin-bottom: 0;
}
.vc_row[data-vc-full-width] {
    overflow: initial;
}
@media only screen and (max-width: 40em) {
    .vc_row[data-vc-full-width] {
        overflow: hidden;
    }
}
.entry-content-post embed, .entry-content-post iframe, .entry-content-post object, .entry-content-post video, .entry-content-page embed, .entry-content-page iframe, .entry-content-page object, .entry-content-page video {
    margin-bottom: 0;
    margin-top: 0;
}