.ratio.videopip{
position: fixed;
      bottom: 20px;
      right: 20px;
      height: 225px;
      width: 400px;
      box-shadow: 0 0 10px rgba(0,0,0,0.3);
      z-index: 1000;
}
