.ui-fullscreen{

  position: fixed !important;
  z-index: 100;
  left: 0;
  right: 0;
  top: 50px;
  bottom: 0;
  margin: 0;

}
