.responsive-video {
width: 100%;
aspect-ratio:16 / 9;
height: auto;
box-shadow: -1px 1px 8px rgba(177, 121, 81, 0.5);
border:none;
}

