/******* Do not edit this file *******
Woody ad snippets CSS and JS
Saved: Oct 13 2020 | 13:36:18 */
/* Media by Chords Agency */

.wp-video,
.mejs-video {
	width: 100% !important;
}

/* .rwi-what-we-do-grid-content video,
.rwi-what-we-do-grid-content img, */
.rwi-program-initiatives-grid-content video, 
.rwi-program-initiatives-grid-content img {
    width: calc(100% + 80px) !important;
    max-width: calc(100% + 40px);
    margin-left: -20px !important;
	margin-bottom: -1.5em !important;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
}

.mejs-container,
.wp-video-shortcode video,
video.wp-video-shortcode {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
}
