.carousel .carousel-inner {
    height: 100% !important;
}
.lpsvideorgpd {
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative;
    height: 0;
    margin-bottom: 30px;
}
.lpsvideorgpd iframe {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
}
