<div id="front-page-video-container-desktop" class="front-page-video-container show-for-large-up">
<!-- <img src="<?php //bloginfo('template_url');?>/assets/mobile.jpg"> -->
<video style="" id="front-page-video-container-desktop-video" class="front-page-video" playsinline loop muted preload="none" width="100%" poster="<?php bloginfo('template_url');?>/assets/videos/fall-default.jpg">
- <source src="<?php bloginfo('template_url'); ?>/assets/videos/fall-desktop.m4v" type="video/mp4">
+ <source src="<?php bloginfo('template_url'); ?>/assets/videos/fall.m4v" type="video/mp4">
</video>
</div>