/*INSTRUCTIONS FOR ADDING VIDEO*/
/*Add 'VIDEO' Block to the Block Layout. Select domain. Select '<front>' if adding to front page only).
Activate this Stylesheet on the Domain Below.

Must create 'video' content. In the 'body' field use 'insert media'. Then use 'remote video' and paste the URL from the top of the browser window from the video service.

DO NOT MAKE CHANGES TO THIS STYLE SHEET. OVERWRITE ALL CHANGES ON SITE SPECIFIC CSS*/


.field--name-field-media-oembed-video .media-oembed-content {
	width: 100%;
	min-height: 15em;
}