.lpg-block.testimonial-video .jumbotron{
    /*background-image: url("/wp-content/plugins/landing-page-generator/images/video-testimonials-background.jpg");*/
    background-size:cover;
    background-repeat: no-repeat;
    background-position: top center;
    border-radius: 0;
    padding: 150px 0;
    margin-bottom: 0;
}
.lpg-block.testimonial-video{
    padding: 0!important;
}
.lpg-block.testimonial-video h2{
    color: white!important;
    font-size: 50pt;
    font-weight: normal;
    line-height: 100%;
    padding: 0;
}
.lpg-block.testimonial-video img{
    max-width: 100%;
}
.wistia_responsive_wrapper{
    border-radius: 10pt;
    overflow: hidden;
}
.lpg-block.testimonial-video .wistia_embed {
    height: 100%;
    width: 100%;
    display: flex;
    overflow: hidden;
}