.increase-popover-width{
  max-width: 800px !important;
  min-width: 800px !important;

  height: 720px !important;
}

.popover-inner iframe{
  position: absolute;
  height: 92%;
  width: 100%;
  border: none
}
