End Sexual Violence
img.responsive-desktop {
display: block;
max-width: 100%;
height: auto !important;
}
.video-wrapper {
position: relative;
overflow: hidden;
padding-top: 0;
}
.video-wrapper iframe {
display: block;
}
@media (max-width: 991px) {
.video-wrapper {
padding-bottom: 56.25%;
height: 0;
position: relative;
}
.video-wrapper iframe {
position: absolute;
top: 0;
left: 0;
width: 100% !important;
height: 100% !important;
}
}
@media (min-width: 992px) {
.video-wrapper iframe {
width: 500px; /* match your image width */
height: 248px
