@media only screen and (max-width: 767px) {
	.mediaGalleryWrapper video { width: 100%; height: auto; }
	.galleryVidRight, .galleryVidLeft { width: 80%; float: none; text-align: center; margin: 0px auto 30px auto; }
	.galleryWrapperLeft, .galleryWrapperRight { width: 100%; float: none; text-align: center; }
	.galleryWrapperLeft .thumbGallery li, .galleryWrapperRight .thumbGallery li { float: none; display: inline-block; }