/*============================================================================
  #Override Stylesheet
  #Add Custom Styles Here
==============================================================================*/
.videostream {
  width: 950px;
  height: 453px; }

@media screen and (max-width: 480px) {
  .videostream {
    width: 300px;
    height: 169px; } }
