

/* Start hs 110279 - Chris */

/* reduce home page video iframe size on desktop */

@media only screen and (min-width: 989px){


   .page-2823684 .auto-resizable-iframe{
     max-width:50%!important;
   }

}
/* End hs 110279 - Chris */