/**
 * @file
 * This file is used to style the video banner block.
 */
/*#block-abyogahomevideobanner--2 #bannerVid {*/
/*  width: 100%;*/
/*  height: auto;*/
/*  aspect-ratio: 7 / 3;*/
/*}*/
/*@media (min-aspect-ratio: 16/9) {*/
/*  #bannerVid {*/
/*    width: 100%;*/
/*    height: auto;*/
/*  }*/
/*}*/
/*@media (max-aspect-ratio: 16/9) {*/
/*  #bannerVid {*/
/*    width: 100%;*/
/*    height: auto;*/
/*  }*/
/*}*/

/*@media (max-width: 768px) {*/
/*  #bannerVid {*/
/*    display: none;*/
/*  }*/
/*}*/
